osc copypac from project:openSUSE:Tools:Unstable package:osc revision:111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=45
This commit is contained in:
parent
2f620725f0
commit
f69e1fc86c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3191ecfbede148c0c21982ec7069f72ab81a0a331b3934b1c8c39db743e8b443
|
|
||||||
size 171359
|
|
3
osc-0.126git.tar.gz
Normal file
3
osc-0.126git.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2732b63486fdef7a263890fe0e83478559b550bdf113a1e36e6baf4ad2171b3e
|
||||||
|
size 341068
|
2
osc.dsc
2
osc.dsc
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: osc
|
Source: osc
|
||||||
Version: 0.126
|
Version: 0.127
|
||||||
Binary: osc
|
Binary: osc
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
11
osc.spec
11
osc.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: osc
|
Name: osc
|
||||||
Version: 0.126
|
Version: 0.126git
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -43,7 +43,16 @@ BuildArch: noarch
|
|||||||
%endif
|
%endif
|
||||||
%if %suse_version > 1000
|
%if %suse_version > 1000
|
||||||
Recommends: build > 2009.06.03
|
Recommends: build > 2009.06.03
|
||||||
|
Recommends: obs-service-download_url
|
||||||
|
Recommends: obs-service-verify_file
|
||||||
|
Recommends: osc-source_validator
|
||||||
%endif
|
%endif
|
||||||
|
%else
|
||||||
|
# Better require then no dependency at all (because no Recommend available)
|
||||||
|
Requires: build > 2009.06.03
|
||||||
|
Requires: obs-service-download_url
|
||||||
|
Requires: obs-service-verify_file
|
||||||
|
Requires: osc-source_validator
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?rhel_version} || 0%{?centos_version}
|
%if 0%{?rhel_version} || 0%{?centos_version}
|
||||||
BuildRequires: python-elementtree
|
BuildRequires: python-elementtree
|
||||||
|
Loading…
Reference in New Issue
Block a user