add perl-Git
This commit is contained in:
parent
1bf870f805
commit
3444a4e924
@ -1,10 +1,11 @@
|
|||||||
Name: obs-service-download_files
|
Name: obs-service-download_files
|
||||||
Version: 0.6.2
|
Version: 0.6.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An OBS source service: download files
|
Summary: An OBS source service: download files
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/openSUSE/%{name}
|
URL: https://github.com/openSUSE/%{name}
|
||||||
Source0: https://github.com/openSUSE/%{name}/archive/%{version}.tar.gz
|
Source0: https://github.com/openSUSE/%{name}/archive/%{version}.tar.gz
|
||||||
|
BuildRequires: perl-Git
|
||||||
Requires: wget perl(YAML::XS) diffutils
|
Requires: wget perl(YAML::XS) diffutils
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -32,6 +33,9 @@ perl -p -i -e "s{#!/usr/bin/env bash}{#!/bin/bash}" download_files
|
|||||||
%{_prefix}/lib/obs/service
|
%{_prefix}/lib/obs/service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 23 2021 wuchaochao <wuchaochao4@huawei.com> - 0.6.2-2
|
||||||
|
- add buildrequires: perl-Git
|
||||||
|
|
||||||
* Wed Sep 9 2020 Ge Wang <wangge20@huawei.com> - 0.6.2-1
|
* Wed Sep 9 2020 Ge Wang <wangge20@huawei.com> - 0.6.2-1
|
||||||
- Modify Source0 Url
|
- Modify Source0 Url
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user