rpms/perl-Module-Pluggable/EL-5 perl-Module-Pluggable.spec, 1.6, 1.7 sources, 1.6, 1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Jan 15 20:43:03 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Module-Pluggable/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv901/EL-5

Modified Files:
	perl-Module-Pluggable.spec sources 
Log Message:

epel sync



Index: perl-Module-Pluggable.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Module-Pluggable/EL-5/perl-Module-Pluggable.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Module-Pluggable.spec	30 Jan 2007 01:55:10 -0000	1.6
+++ perl-Module-Pluggable.spec	15 Jan 2008 20:42:22 -0000	1.7
@@ -1,10 +1,10 @@
-%define module_version 3.5
+%define module_version 3.6
 
 Name:           perl-Module-Pluggable
-Version:        3.50
-Release:        1%{?dist}
+Version:        3.60
+Release:        3%{?dist}
 Summary:        Automatically give your module the ability to have plugins
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Module-Pluggable/
 Source0:        http://www.cpan.org/authors/id/S/SI/SIMONW/Module-Pluggable-%{module_version}.tar.gz
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Class::Inspector)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -20,6 +21,7 @@
 
 %prep
 %setup -q -n Module-Pluggable-%{module_version}
+find -type f -exec chmod -x {} \;
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -46,6 +48,17 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 13 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 3.60-3
+- rebuild for new perl
+
+* Sat Dec 29 2007 Ralf Corsepius <rc040203 at freenet.de> - 3.60-2
+- Adjust License-tag.
+- Fix perms on sources.
+- BR: perl(Test::More) (BZ 419631).
+
+* Tue Apr 17 2007 Steven Pritchard <steve at kspei.com> 3.60-1
+- Update to 3.6.
+
 * Mon Jan 29 2007 Steven Pritchard <steve at kspei.com> 3.50-1
 - Update to 3.5.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Module-Pluggable/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	30 Jan 2007 01:55:10 -0000	1.6
+++ sources	15 Jan 2008 20:42:22 -0000	1.7
@@ -1 +1 @@
-c5a57fc2ca1736bf3c6422a424a1ebeb  Module-Pluggable-3.5.tar.gz
+9b804c4a3dc2df0c6259ff43ee0a165c  Module-Pluggable-3.6.tar.gz




More information about the fedora-extras-commits mailing list