[genders] this is the complete list of perl use statements in the Makefile.PL still doesn't work in rawhide no

David Brown dmlb2000 at fedoraproject.org
Mon Mar 25 22:19:03 UTC 2013


commit 1c1c645a8e0982ee1c287629f1c9313efda881d6
Author: David Brown <david.brown at pnl.gov>
Date:   Mon Mar 25 15:16:53 2013 -0700

    this is the complete list of perl use statements in the Makefile.PL
    still doesn't work in rawhide not sure what the deal is

 genders.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/genders.spec b/genders.spec
index bb4d80e..d88014d 100644
--- a/genders.spec
+++ b/genders.spec
@@ -38,7 +38,7 @@ Genders API that is compatible with earlier releases of genders.
 %package perl
 Summary: Perl libraries
 Group: Development/Tools
-BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(ExtUtils::MakeMaker), perl(Config)
 %description perl
 Genders API bindings for perl.
 
@@ -196,6 +196,7 @@ rm -rf %{buildroot}
 %changelog
 * Mon Mar 25 2013 David Brown <david.brown at pnnl.gov> - 1.20-3
 - autoreconf so aarch64 will work on f19
+- add perl(Config) for build depends
 
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild


More information about the scm-commits mailing list