[perl-Geo-IP] Filter out the undesired provides

Mathieu Bridon bochecha at fedoraproject.org
Thu Oct 25 04:44:39 UTC 2012


commit 8faf75162d55f494894435f37dc1cb0c8caa2f42
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Wed Oct 24 16:57:37 2012 +0800

    Filter out the undesired provides

 perl-Geo-IP.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-Geo-IP.spec b/perl-Geo-IP.spec
index ab69444..bc0d151 100644
--- a/perl-Geo-IP.spec
+++ b/perl-Geo-IP.spec
@@ -15,6 +15,8 @@ BuildRequires:    perl(ExtUtils::MakeMaker)
 
 Requires:         perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+%{?perl_default_filter}
+
 %description
 This package contains Perl bindings for the GeoIP IP/hostname to
 country/location/organization database.


More information about the scm-commits mailing list