[perl-IP-Country] Add perl-generators to get proper requires/provides on F-25 and later

Sérgio M. Basto sergiomb at rpmfusion.org
Sat Oct 1 02:26:38 CEST 2016


commit 664bbf3ea7c126636c7a951fd0e0c5dd184c2717
Author: Sérgio M. Basto <sergio at serjux.com>
Date:   Sat Oct 1 01:26:17 2016 +0100

    Add perl-generators to get proper requires/provides on F-25 and later

 perl-IP-Country.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/perl-IP-Country.spec b/perl-IP-Country.spec
index 8910833..e2b0a4e 100644
--- a/perl-IP-Country.spec
+++ b/perl-IP-Country.spec
@@ -1,6 +1,6 @@
 Name:           perl-IP-Country
 Version:        2.26
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Fast lookup of country codes from IP addresses
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/IP-Country/
 Source0:        http://www.cpan.org/modules/by-module/IP/IP-Country-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -73,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Oct 01 2016 Sérgio Basto <sergio at serjux.com> - 2.26-10
+- Add perl-generators to get proper requires/provides on F-25 and later
+
 * Fri Sep 30 2016 Sérgio Basto <sergio at serjux.com> - 2.26-9
 - Rebuild for Perl with locale (buildroot with glibc-all-langpacks)
 


More information about the rpmfusion-commits mailing list