From 866352a082d7c954a248873ead37aa5c30e236993273c1ced59577cc5333e732 Mon Sep 17 00:00:00 2001 From: David Disseldorp Date: Mon, 30 Jul 2012 14:23:24 +0000 Subject: [PATCH] Accepting request 129316 from home:dmdiss:bnc732763_pcp_spec - use addFilter for rpmlintrc, setBadness is not acceptable for Factory. OBS-URL: https://build.opensuse.org/request/show/129316 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcp?expand=0&rev=20 --- pcp-rpmlintrc | 2 +- pcp.changes | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pcp-rpmlintrc b/pcp-rpmlintrc index c17dc14..89ea5d1 100644 --- a/pcp-rpmlintrc +++ b/pcp-rpmlintrc @@ -2,4 +2,4 @@ # C source files that rpmlint complains about. These are not devel files, # but rather they are (slightly obscure) PMDA config files. # -setBadness('devel-file-in-non-devel-package', 1) +addFilter('E: devel-file-in-non-devel-package') diff --git a/pcp.changes b/pcp.changes index c289cc6..8cc40d5 100644 --- a/pcp.changes +++ b/pcp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 30 11:54:34 UTC 2012 - ddiss@suse.com + +- use addFilter for rpmlintrc, setBadness is not acceptable for Factory. + ------------------------------------------------------------------- Thu Jul 19 15:28:03 UTC 2012 - ddiss@suse.com