From 8ad8035670c508ca207d39b827d6414a33fa02bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
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 0fd916b..67d96d2 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 <[email protected]> - 0.52-12
- Specify all dependencies
+- Filter bogus libiptc.so() Provides caused by rpmdeps (bug #1309664)
* Wed Aug 27 2014 Jitka Plesnikova <[email protected]> - 0.52-11
- Perl 5.20 rebuild
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-IPTables-libiptc.git/commit/?h=f22&id=8ad8035670c508ca207d39b827d6414a33fa02bc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]