commit 789f73123eb64529cb2c5a2b13d4a4722b4f0906 Author: Normunds Neimanis <long@xxxxxxx> Date: Mon Jun 17 12:01:35 2013 +0300 Added missing Require perl-Config-ApacheFormat.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-Config-ApacheFormat.spec b/perl-Config-ApacheFormat.spec index 3e29d31..2e8b78d 100644 --- a/perl-Config-ApacheFormat.spec +++ b/perl-Config-ApacheFormat.spec @@ -1,6 +1,6 @@ Name: perl-Config-ApacheFormat Version: 1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use Apache format config files Group: Development/Libraries @@ -22,6 +22,7 @@ BuildRequires: perl(Text::Balanced) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) # (Data::Dumper is used only in runtime, not in tests) Requires: perl(Data::Dumper) +Requires: perl(Class::MethodMaker) @@ -60,5 +61,8 @@ make test %changelog +* Mon Jun 17 2013 Normunds Neimanis <fedorapkg at rule.lv> 1.2-2 +- Added missing Require Class::MethodMaker + * Wed Jan 23 2013 Normunds Neimanis <fedorapkg at rule.lv> 1.2-1 - Package for current Fedora -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel