From af600ed448a0e4457e34aacebda0debf1983f4b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 18 Feb 2016 13:04:33 +0100
Subject: Filter bogus libiptc.so() Provides caused by rpmdeps

---
 perl-IPTables-libiptc.spec | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/perl-IPTables-libiptc.spec b/perl-IPTables-libiptc.spec
index 394b0cc..2bddffa 100644
--- a/perl-IPTables-libiptc.spec
+++ b/perl-IPTables-libiptc.spec
@@ -38,6 +38,9 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`perl 
-V:version`"; echo $version))
 
 %{?perl_default_filter}
 
+# Filter bogus libiptc.so() Provides caused by rpmdeps bug #1309664
+%global __provides_exclude 
%{?__provides_exclude:%{__provides_exclude}|}^libiptc\\.so()
+
 %description
 This package provides a perl interface to the netfilter/iptables C-code and
 library libiptc.
@@ -71,6 +74,7 @@ make test
 %changelog
 * Fri Mar 11 2016 Petr Pisar <ppi...@redhat.com> - 0.52-14
 - Specify all dependencies
+- Filter bogus libiptc.so() Provides caused by rpmdeps (bug #1309664)
 
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.52-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-IPTables-libiptc.git/commit/?h=f23&id=af600ed448a0e4457e34aacebda0debf1983f4b2
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to