diff --git a/osc-0.126.tar.gz b/osc-0.126.tar.gz deleted file mode 100644 index e2e5929..0000000 --- a/osc-0.126.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3191ecfbede148c0c21982ec7069f72ab81a0a331b3934b1c8c39db743e8b443 -size 171359 diff --git a/osc-0.126git.tar.gz b/osc-0.126git.tar.gz new file mode 100644 index 0000000..4b67e75 --- /dev/null +++ b/osc-0.126git.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2732b63486fdef7a263890fe0e83478559b550bdf113a1e36e6baf4ad2171b3e +size 341068 diff --git a/osc.dsc b/osc.dsc index 1cd219d..ec4122f 100644 --- a/osc.dsc +++ b/osc.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.126 +Version: 0.127 Binary: osc Maintainer: Adrian Schroeter Architecture: any diff --git a/osc.spec b/osc.spec index 8658c59..7083cee 100644 --- a/osc.spec +++ b/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