rpms/perl-Test-Manifest/EL-4 perl-Test-Manifest.spec, 1.6, 1.7 sources, 1.5, 1.6

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


Author: spot

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

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-4/perl-Test-Manifest.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Test-Manifest.spec	29 Mar 2005 15:04:42 -0000	1.6
+++ perl-Test-Manifest.spec	21 Jan 2008 19:28:38 -0000	1.7
@@ -1,20 +1,19 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-Test-Manifest
-Version:        1.14
-Release:        1
+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-1.14.tar.gz
+Source0:        http://www.cpan.org/authors/id/B/BD/BDFOY/Test-Manifest-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 2:5.8.0
-BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+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
 MakeMaker assumes that you want to run all of the .t files in the t/
@@ -41,11 +40,11 @@
 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/*
 
 
-%check || :
+%check
 make test
 
 
@@ -55,12 +54,31 @@
 
 %files
 %defattr(-,root,root,-)
-%doc Changes 
+%doc Changes
 %{perl_vendorlib}/Test/
 %{_mandir}/man3/*.3*
 
 
 %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.
+
+* Mon Feb 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-4
+- Rebuild for FC5 (perl 5.8.8).
+
+* Thu May 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-3
+- Add dist tag.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.14-2
+- rebuilt
+
 * Tue Mar 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
 - Update to 1.14.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Manifest/EL-4/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:38 -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