Author: tremble

Update of /cvs/pkgs/rpms/perl-Pod-Tests/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15526

Modified Files:
        perl-Pod-Tests.spec 
Log Message:
remove test until Perl-MinimumVersion will be fixed as per devel branch


Index: perl-Pod-Tests.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pod-Tests/EL-6/perl-Pod-Tests.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-Pod-Tests.spec 26 Jul 2009 16:16:32 -0000      1.10
+++ perl-Pod-Tests.spec 27 Jun 2010 17:23:31 -0000      1.11
@@ -1,6 +1,6 @@
 Name:          perl-Pod-Tests
 Version:       1.19
-Release:       3%{?dist}
+Release:       5%{?dist}
 Summary:       Extract embedded tests and code examples from POD
 License:       GPL+ or Artistic
 Group:                 Development/Libraries
@@ -45,6 +45,8 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 rm -rf $RPM_BUILD_ROOT
 
 %check
+# remove test until Perl-MinimumVersion will be fixed
+rm -rf t/99_pmv.t
 make test AUTOMATED_TESTING=1
 
 %files
@@ -56,6 +58,12 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 04 2010 Marcela Maslanova <mmasl...@redhat.com> - 1.19-5
+- Mass rebuild with perl-5.12.0
+
+* Mon Dec  7 2009 Stepan Kasal <ska...@redhat.com> - 1.19-4
+- rebuild against perl 5.10.1
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to