From 420af807419233bd2a12fdd29512c1eda142b2be0c69a26564b8e53392886431 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 12 Jul 2016 09:32:39 +0000 Subject: [PATCH] Accepting request 407269 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_2 Badness for invalid-license is only set in factory-strict.config, not setting it leads to different check results on Factory and Tumbleweed OBS-URL: https://build.opensuse.org/request/show/407269 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=397 --- rpmlint-tests.changes | 6 ++++++ rpmlint-tests.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index bf94c81..0ce4305 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 8 10:54:14 UTC 2016 - stefan.bruens@rwth-aachen.de + +- BuildRequire rpmlint-Factory-strict to have same config on all + releases, fixes failed tests on Tumbleweed + ------------------------------------------------------------------- Tue Mar 8 22:57:31 UTC 2016 - stefan.bruens@rwth-aachen.de diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 23568e1..0b09fb2 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -19,6 +19,7 @@ #!BuildIgnore: post-build-checks brp-check-suse +BuildRequires: rpmlint-Factory-strict BuildRequires: rpmlint-mini Name: rpmlint-tests