rpms/perl-Module-Load-Conditional/EL-5 .cvsignore, 1.6, 1.7 perl-Module-Load-Conditional.spec, 1.6, 1.7 sources, 1.6, 1.7

Ian Burrell iburrell at fedoraproject.org
Mon Sep 22 03:12:23 UTC 2008


Author: iburrell

Update of /cvs/extras/rpms/perl-Module-Load-Conditional/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8240

Modified Files:
	.cvsignore perl-Module-Load-Conditional.spec sources 
Log Message:
copy from F-8


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/EL-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	27 Jan 2007 21:07:33 -0000	1.6
+++ .cvsignore	22 Sep 2008 03:11:53 -0000	1.7
@@ -1 +1 @@
-Module-Load-Conditional-0.16.tar.gz
+Module-Load-Conditional-0.18.tar.gz


Index: perl-Module-Load-Conditional.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/EL-5/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	22 Sep 2008 03:11:53 -0000	1.7
@@ -1,5 +1,5 @@
 Name:           perl-Module-Load-Conditional
-Version:        0.16
+Version:        0.18
 Release:        1%{?dist}
 Summary:        Looking up module information / loading at runtime
 License:        GPL or Artistic
@@ -8,9 +8,11 @@
 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)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(version) >= 0.69
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -48,6 +50,13 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Sep 18 2007 Steven Pritchard <steve at kspei.com> 0.18-1
+- Update to 0.18.
+- BR Test::More.
+
+* 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.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-Load-Conditional/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	27 Jan 2007 21:07:33 -0000	1.6
+++ sources	22 Sep 2008 03:11:53 -0000	1.7
@@ -1 +1 @@
-fae73541e0b1d87d0bbe6e1676e5e738  Module-Load-Conditional-0.16.tar.gz
+8c5c2b0ae465cbbcca433bd8a2040ec3  Module-Load-Conditional-0.18.tar.gz




More information about the Fedora-perl-devel-list mailing list