rpms/perl-Module-Load-Conditional/devel perl-Module-Load-Conditional.spec, 1.6, 1.7

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Wed Apr 18 16:54:33 UTC 2007


Author: steve

Update of /cvs/extras/rpms/perl-Module-Load-Conditional/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11402

Modified Files:
	perl-Module-Load-Conditional.spec 
Log Message:
BR ExtUtils::MakeMaker.


Index: perl-Module-Load-Conditional.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/devel/perl-Module-Load-Conditional.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Module-Load-Conditional.spec	27 Jan 2007 21:07:33 -0000	1.6
+++ perl-Module-Load-Conditional.spec	18 Apr 2007 16:53:59 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-Module-Load-Conditional
 Version:        0.16
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Looking up module information / loading at runtime
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@
 Source0:        http://www.cpan.org/authors/id/K/KA/KANE/Module-Load-Conditional-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Locale::Maketext::Simple)
 BuildRequires:  perl(Module::Load)
 BuildRequires:  perl(Params::Check)
@@ -48,6 +49,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Apr 18 2007 Steven Pritchard <steve at kspei.com> 0.16-2
+- BR ExtUtils::MakeMaker.
+
 * Sat Jan 27 2007 Steven Pritchard <steve at kspei.com> 0.16-1
 - Update to 0.16.
 - BR: version.




More information about the fedora-extras-commits mailing list