rpms/perl-Test-Manifest/EL-5 perl-Test-Manifest.spec, 1.12, 1.13 sources, 1.5, 1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 21 19:29:28 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Test-Manifest/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27818/EL-5

Modified Files:
	perl-Test-Manifest.spec sources 
Log Message:

epel sync



Index: perl-Test-Manifest.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Manifest/EL-5/perl-Test-Manifest.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-Test-Manifest.spec	8 Sep 2006 23:16:03 -0000	1.12
+++ perl-Test-Manifest.spec	21 Jan 2008 19:28:44 -0000	1.13
@@ -1,10 +1,10 @@
 Name:           perl-Test-Manifest
-Version:        1.14
-Release:        5%{?dist}
+Version:        1.22
+Release:        1%{?dist}
 Summary:        Test case module for Perl
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Test-Manifest/
 Source0:        http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Manifest-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -12,6 +12,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -39,7 +40,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/*
 
 
@@ -59,6 +60,13 @@
 
 
 %changelog
+* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.22-1
+- 1.22
+- license fix
+
+* Fri Feb 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.17-1
+- Update to 1.17.
+
 * Fri Sep  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-5
 - Rebuild for FC6.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Manifest/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	29 Mar 2005 15:04:42 -0000	1.5
+++ sources	21 Jan 2008 19:28:44 -0000	1.6
@@ -1 +1 @@
-4b0a8c9789b65647024e62cd1ee1fb8f  Test-Manifest-1.14.tar.gz
+298156323748c74decdca79904ebd881  Test-Manifest-1.22.tar.gz




More information about the fedora-extras-commits mailing list