rpms/perl-Test-Pod/devel .cvsignore, 1.2, 1.3 perl-Test-Pod.spec, 1.7, 1.8 sources, 1.2, 1.3

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Fri Feb 3 17:07:18 UTC 2006


Author: jpo

Update of /cvs/extras/rpms/perl-Test-Pod/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22630

Modified Files:
	.cvsignore perl-Test-Pod.spec sources 
Log Message:
Update to 1.24.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Test-Pod/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 05:09:05 -0000	1.2
+++ .cvsignore	3 Feb 2006 17:07:18 -0000	1.3
@@ -1 +1 @@
-Test-Pod-1.20.tar.gz
+Test-Pod-1.24.tar.gz


Index: perl-Test-Pod.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Test-Pod/devel/perl-Test-Pod.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Test-Pod.spec	12 May 2005 15:07:50 -0000	1.7
+++ perl-Test-Pod.spec	3 Feb 2006 17:07:18 -0000	1.8
@@ -1,18 +1,19 @@
 Name:           perl-Test-Pod
-Version:        1.20
-Release:        3%{?dist}
+Version:        1.24
+Release:        1%{?dist}
 Summary:        Perl module for checking for POD errors in files
 
 Group:          Development/Libraries
 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}.
@@ -35,7 +36,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -51,6 +52,12 @@
 
 
 %changelog
+* 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.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Test-Pod/devel/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	3 Feb 2006 17:07:18 -0000	1.3
@@ -1 +1 @@
-2ccd3b460f817ccf6ac251f06cd2b4f4  Test-Pod-1.20.tar.gz
+ebbc3e7a8128cee44f5289b13e4aac5e  Test-Pod-1.24.tar.gz




More information about the fedora-extras-commits mailing list