forked from pool/obs-service-source_validator
Accepting request 537436 from openSUSE:Tools
OBS-URL: https://build.opensuse.org/request/show/537436 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-source_validator?expand=0&rev=41
This commit is contained in:
commit
3ff5fbe42a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 9 06:24:30 UTC 2017 - jayvdb@gmail.com
|
||||||
|
|
||||||
|
- Update obs-service-source_validator.spec
|
||||||
|
* Add explicit dependency on obs-build so that osc
|
||||||
|
does not fail on distributions other than openSUSE.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 22 11:21:54 UTC 2017 - ro@suse.de
|
Fri Sep 22 11:21:54 UTC 2017 - ro@suse.de
|
||||||
|
|
||||||
|
@ -33,6 +33,7 @@ Requires: gnupg2
|
|||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Requires: build
|
||||||
Requires: /usr/bin/xmllint
|
Requires: /usr/bin/xmllint
|
||||||
Requires: perl-TimeDate
|
Requires: perl-TimeDate
|
||||||
Provides: osc-source_validator = %version
|
Provides: osc-source_validator = %version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user