rpms/perl-Module-CoreList/FC-3 .cvsignore, 1.6, 1.7 perl-Module-CoreList.spec, 1.5, 1.6 sources, 1.6, 1.7

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Thu Feb 2 14:55:44 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Module-CoreList/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26056/FC-3

Modified Files:
	.cvsignore perl-Module-CoreList.spec sources 
Log Message:
Update to 2.04.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-CoreList/FC-3/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	3 Jun 2005 09:58:36 -0000	1.6
+++ .cvsignore	2 Feb 2006 14:55:44 -0000	1.7
@@ -1 +1 @@
-Module-CoreList-2.02.tar.gz
+Module-CoreList-2.04.tar.gz


Index: perl-Module-CoreList.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-CoreList/FC-3/perl-Module-CoreList.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Module-CoreList.spec	3 Jun 2005 09:58:36 -0000	1.5
+++ perl-Module-CoreList.spec	2 Feb 2006 14:55:44 -0000	1.6
@@ -1,18 +1,18 @@
 Name:           perl-Module-CoreList
-Version:        2.02
+Version:        2.04
 Release:        1%{?dist}
 Summary:        Perl core modules indexed by perl versions
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/Module-CoreList/
-Source0:        http://www.cpan.org/authors/id/R/RG/RGARCIA/Module-CoreList-2.02.tar.gz
+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(Test::More)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildRequires:  perl(Test::Pod)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 Module::CoreList contains the hash of hashes %Module::CoreList::version,
@@ -39,7 +39,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -57,15 +57,24 @@
 
 
 %changelog
+* Thu Feb  2 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.04-1
+- Update to 2.04.
+
 * Fri Jun  3 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.02-1
 - Update to 2.02.
 
-* Sun Apr 24 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.01-1
+* Sat May 14 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.01-3
+- Add dist tag.
+
+* Sun Apr 24 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.01-2
 - Update to 2.01.
 
-* Sun Apr 10 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.00-1
+* Sun Apr 10 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.00-2
 - Update to 2.00.
 
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+- rebuilt
+
 * Tue Apr 05 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.99-1
 - Update to 1.99.
 - Module::CoreList is now a core module (perl >= 5.9.2).


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Module-CoreList/FC-3/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	3 Jun 2005 09:58:36 -0000	1.6
+++ sources	2 Feb 2006 14:55:44 -0000	1.7
@@ -1 +1 @@
-3190e2bee70bc146a25e2798691fcf9a  Module-CoreList-2.02.tar.gz
+1bb36ff429224faa5fb72a8b45ee7af2  Module-CoreList-2.04.tar.gz




More information about the scm-commits mailing list