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:
11
osc.spec
11
osc.spec
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: osc
|
||||
Version: 0.126
|
||||
Version: 0.126git
|
||||
Release: 1
|
||||
Group: Development/Tools/Other
|
||||
License: GPLv2+
|
||||
@@ -43,7 +43,16 @@ BuildArch: noarch
|
||||
%endif
|
||||
%if %suse_version > 1000
|
||||
Recommends: build > 2009.06.03
|
||||
Recommends: obs-service-download_url
|
||||
Recommends: obs-service-verify_file
|
||||
Recommends: osc-source_validator
|
||||
%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
|
||||
%if 0%{?rhel_version} || 0%{?centos_version}
|
||||
BuildRequires: python-elementtree
|
||||
|
Reference in New Issue
Block a user