1
0

Accepting request 532651 from home:jayvdb:branches:openSUSE:Tools

- Update obs-service-source_validator.spec
  * Add explicit dependency on obs-build so that osc
    does not fail on distributions other than openSUSE.

OBS-URL: https://build.opensuse.org/request/show/532651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=93
This commit is contained in:
Lars Vogdt 2017-10-29 16:47:34 +00:00 committed by Git OBS Bridge
parent ee7ee45112
commit 17a48c722b
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -33,6 +33,7 @@ Requires: gnupg2
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires: build
Requires: /usr/bin/xmllint
Requires: perl-TimeDate
Provides: osc-source_validator = %version