rpms/perl-Module-CoreList/EL-4 perl-Module-CoreList.spec, 1.7, 1.8 sources, 1.8, 1.9

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


Author: spot

Update of /cvs/pkgs/rpms/perl-Module-CoreList/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32379/EL-4

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

license fix, epel sync



Index: perl-Module-CoreList.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Module-CoreList/EL-4/perl-Module-CoreList.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Module-CoreList.spec	6 Jun 2006 20:27:33 -0000	1.7
+++ perl-Module-CoreList.spec	15 Jan 2008 20:28:55 -0000	1.8
@@ -1,18 +1,19 @@
 Name:           perl-Module-CoreList
-Version:        2.05
-Release:        1%{?dist}
+Version:        2.11
+Release:        2%{?dist}
 Summary:        Perl core modules indexed by perl versions
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Module-CoreList/
 Source0:        http://www.cpan.org/authors/id/R/RG/RGARCIA/Module-CoreList-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl(version)
 BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(version)
 
 %description
 Module::CoreList contains the hash of hashes %Module::CoreList::version,
@@ -35,7 +36,7 @@
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -53,10 +54,28 @@
 %{_bindir}/*
 %{perl_vendorlib}/Module/
 %{_mandir}/man1/*.1*
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Tue Jan 15 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.11-2
+- license fix
+
+* Wed May 30 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.11-1
+- Update to 2.11.
+
+* Thu Oct  5 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-1
+- Update to 2.09.
+
+* Thu Sep  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.08-1
+- Update to 2.08.
+
+* Wed Aug  9 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.07-1
+- Update to 2.07.
+
+* Fri Aug  4 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.06-1
+- Update to 2.06.
+
 * Tue Jun  6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.05-1
 - Update to 2.05.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Module-CoreList/EL-4/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	6 Jun 2006 20:27:33 -0000	1.8
+++ sources	15 Jan 2008 20:28:55 -0000	1.9
@@ -1 +1 @@
-dca4038ffe1620faeb263823af4deb64  Module-CoreList-2.05.tar.gz
+58d2d31cce9bc7aef7adf0ac26ed8a7f  Module-CoreList-2.11.tar.gz




More information about the fedora-extras-commits mailing list