rpms/perl-Test-Pod/EL-4 perl-Test-Pod.spec,1.4,1.5 sources,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Dec 20 15:45:25 UTC 2007


Author: spot

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

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

Update for license tag and EPEL sync



Index: perl-Test-Pod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Pod/EL-4/perl-Test-Pod.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Test-Pod.spec	10 Dec 2004 22:03:09 -0000	1.4
+++ perl-Test-Pod.spec	20 Dec 2007 15:44:08 -0000	1.5
@@ -1,21 +1,19 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-Test-Pod
-Version:        1.20
-Release:        1
-Epoch:          0
+Version:        1.26
+Release:        2%{?dist}
 Summary:        Perl module for checking for POD errors in files
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Test-Pod/
-Source0:      http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Pod-1.20.tar.gz
+Source0:        http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Pod-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
-BuildRequires:  perl(Pod::Simple), perl(Test::Builder::Tester)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildRequires:  perl(Pod::Simple) >= 2.04
+BuildRequires:  perl(Test::Builder::Tester) >= 1.02
+BuildRequires:  perl(Test::More) >= 0.62
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 %{summary}.
@@ -38,7 +36,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -50,10 +48,31 @@
 %defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/Test/
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Thu Dec 20 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.26-2
+- license tag fix
+
+* Fri Jul 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.26-1
+- Update to 1.26.
+
+* Fri Feb 17 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.24-2
+- Rebuild for FC5 (perl 5.8.8).
+
+* Fri Feb  3 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.24-1
+- Update to 1.24.
+
+* Thu Dec 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.22-1
+- Update to 1.22.
+
+* Thu May 12 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.20-3
+- Add dist tag.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.20-2
+- rebuilt
+
 * Thu Jun 24 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.20-0.fdr.1
 - Update to 1.20.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Pod/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 05:09:05 -0000	1.2
+++ sources	20 Dec 2007 15:44:08 -0000	1.3
@@ -1 +1 @@
-2ccd3b460f817ccf6ac251f06cd2b4f4  Test-Pod-1.20.tar.gz
+2f259135656ac4549b65a4f14f07b7c6  Test-Pod-1.26.tar.gz




More information about the fedora-extras-commits mailing list