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

Sérgio M. Basto sergiomb at rpmfusion.org
Sat Oct 1 00:49:18 CEST 2016


commit 7e7de82ec315e1a91841409749f62283d46cdd81
Author: Sérgio M. Basto <sergio at serjux.com>
Date:   Fri Sep 30 23:48:52 2016 +0100

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

 pangzero.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/pangzero.spec b/pangzero.spec
index 93259da..cee9e60 100644
--- a/pangzero.spec
+++ b/pangzero.spec
@@ -1,6 +1,6 @@
 Name:           pangzero
 Version:        1.4.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A clone and enhancement of Super Pang
 Group:          Amusements/Games
 License:        GPLv2
@@ -20,6 +20,7 @@ BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(File::ShareDir)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl-generators
 Requires:       hicolor-icon-theme
 
 %description
@@ -78,6 +79,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Sep 30 2016 Sérgio Basto <sergio at serjux.com> - 1.4.1-4
+- Add perl-generators to get proper requires/provides on F-25 and later
+
 * Fri Sep 30 2016 Sérgio Basto <sergio at serjux.com> - 1.4.1-3
 - Rebuild for Perl with locale (buildroot with glibc-all-langpacks)
 


More information about the rpmfusion-commits mailing list