From a6092d7d1d8c0b4c5ebc83ff8daa3f5129d1dc84ef1c6fd570d5ac7e1da176c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 9 Jan 2014 09:33:13 +0000 Subject: [PATCH 1/2] add requires to libxml2-tools OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=38 --- obs-service-source_validator.changes | 5 +++++ obs-service-source_validator.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 6593815..68c859b 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 9 09:32:13 UTC 2014 - adrian@suse.de + +- add requires to xmllint which is used + ------------------------------------------------------------------- Tue Aug 6 12:34:53 UTC 2013 - dmueller@suse.com diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index 475d0d5..37e92b9 100644 --- a/obs-service-source_validator.spec +++ b/obs-service-source_validator.spec @@ -1,7 +1,7 @@ # # spec file for package obs-service-source_validator # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,9 +32,9 @@ Requires: gpg2 # Fedora Requires: gnupg2 %endif -Requires: perl-TimeDate BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +Requires: libxml2-tools Requires: perl-TimeDate Provides: osc-source_validator = %version Obsoletes: osc-source_validator <= 0.1 From 7a8e5bc718ac52dcf7bf61618f38975371600752610f04af4b203d5e8cf0c08f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 9 Jan 2014 09:34:12 +0000 Subject: [PATCH 2/2] use path instead OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=39 --- obs-service-source_validator.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obs-service-source_validator.spec b/obs-service-source_validator.spec index 37e92b9..81b843f 100644 --- a/obs-service-source_validator.spec +++ b/obs-service-source_validator.spec @@ -34,7 +34,7 @@ Requires: gnupg2 %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -Requires: libxml2-tools +Requires: /usr/bin/xmllint Requires: perl-TimeDate Provides: osc-source_validator = %version Obsoletes: osc-source_validator <= 0.1