rpms/perl-Pod-Tests/F-8 .cvsignore, 1.2, 1.3 perl-Pod-Tests.spec, 1.6, 1.7 sources, 1.2, 1.3

Ralf Corsépius corsepiu at fedoraproject.org
Wed Sep 10 16:44:01 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Pod-Tests/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27191/F-8

Modified Files:
	.cvsignore perl-Pod-Tests.spec sources 
Log Message:
* Wed Sep 10 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.19-1
- Upstream update.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pod-Tests/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	2 Oct 2005 17:10:11 -0000	1.2
+++ .cvsignore	10 Sep 2008 16:43:30 -0000	1.3
@@ -1 +1 @@
-Pod-Tests-0.18.tar.gz
+Pod-Tests-1.19.tar.gz


Index: perl-Pod-Tests.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pod-Tests/F-8/perl-Pod-Tests.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Pod-Tests.spec	4 Sep 2007 12:36:50 -0000	1.6
+++ perl-Pod-Tests.spec	10 Sep 2008 16:43:30 -0000	1.7
@@ -1,6 +1,6 @@
 Name: 		perl-Pod-Tests
-Version: 	0.18
-Release: 	5%{?dist}
+Version: 	1.19
+Release: 	1%{?dist}
 Summary: 	Extract embedded tests and code examples from POD
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
@@ -12,8 +12,16 @@
 BuildArch: 	noarch
 
 BuildRequires:	perl(ExtUtils::MakeMaker)
-BuildRequires:	perl(Test::Pod) >= 1.00
-BuildRequires:	/usr/bin/dos2unix
+BuildRequires:  perl(Test::Harness) >= 1.22
+BuildRequires:  perl(Test::More) >= 0.33
+
+# for improved tests
+BuildRequires:  perl(Test::CPAN::Meta) >= 0.12
+BuildRequires:	perl(Test::Pod) >= 1.26
+BuildRequires:  perl(Test::MinimumVersion) >= 0.008
+# N/A in Fedora
+# BuildRequires:  perl(Pod::Simple) >= 3.07
+BuildRequires:  perl(Pod::Simple)
 
 %description
 Pod::Tests extracts embedded tests and code examples from POD.
@@ -21,8 +29,6 @@
 
 %prep
 %setup -q -n Pod-Tests-%{version}
-chmod -x Changes
-/usr/bin/dos2unix Changes
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -39,7 +45,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %check
-make test
+make test AUTOMATED_TESTING=1
 
 %files
 %defattr(-,root,root,-)
@@ -50,6 +56,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 10 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.19-1
+- Upstream update.
+
+* Tue Mar 04 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.18-6
+- rebuild for new perl
+
 * Tue Sep 04 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.18-5
 - Update license tag.
 - BR: perl(ExtUtils::MakeMaker).


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pod-Tests/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	2 Oct 2005 17:10:11 -0000	1.2
+++ sources	10 Sep 2008 16:43:30 -0000	1.3
@@ -1 +1 @@
-dab7e41c23a1c01fa3e96f6237781dda  Pod-Tests-0.18.tar.gz
+9c1a062bc7689e0c4f94784e3de69f35  Pod-Tests-1.19.tar.gz




More information about the Fedora-perl-devel-list mailing list