From ceb0c3db3df4270f07b5f3209ce0d7a70ae72cf0213619b5c15c05c113e24cde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 12 Apr 2012 16:35:50 +0000 Subject: [PATCH 1/2] try to fix fedora build OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=16 --- 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 12f4b90..0fad763 100644 --- a/obs-service-source_validator.spec +++ b/obs-service-source_validator.spec @@ -32,7 +32,7 @@ BuildArch: noarch Requires: perl-TimeDate Provides: osc-source_validator = %version Obsoletes: osc-source_validator <= 0.1 -%if %suse_version > 1210 +%if 0%{?suse_version} > 1210 Requires: rpm-build %endif From 67c4ce041b1d247ef45a9dad3754bbcf8351d684b512c4c8ca643c11be59bb7d Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Fri, 27 Apr 2012 12:08:03 +0000 Subject: [PATCH 2/2] - use --nodeps with rpmbuild in 20-files-present-and-referenced OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-source_validator?expand=0&rev=17 --- obs-service-source_validator-0.2.tar.bz2 | 4 ++-- obs-service-source_validator.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/obs-service-source_validator-0.2.tar.bz2 b/obs-service-source_validator-0.2.tar.bz2 index d29de6f..3b3ab86 100644 --- a/obs-service-source_validator-0.2.tar.bz2 +++ b/obs-service-source_validator-0.2.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c13200dc7bbc5b8a272f3f39dc587d4a71feaa1addf1d0086a59d9ee78820a65 -size 17901 +oid sha256:41dd521aa6f7c35b263fe01682ea504cb07ea68bcc535f169a06613f77a24399 +size 17906 diff --git a/obs-service-source_validator.changes b/obs-service-source_validator.changes index 1fb8f2b..b3e68ab 100644 --- a/obs-service-source_validator.changes +++ b/obs-service-source_validator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 27 14:07:07 CEST 2012 - ro@suse.de + +- use --nodeps with rpmbuild in 20-files-present-and-referenced + ------------------------------------------------------------------- Mon Feb 27 10:54:20 CET 2012 - dmueller@suse.de