rpms/perl-WWW-Mechanize/FC-4 perl-WWW-Mechanize.spec,1.1,1.2

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Fri Aug 26 14:48:45 UTC 2005


Author: jpo

Update of /cvs/extras/rpms/perl-WWW-Mechanize/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13269/FC-4

Modified Files:
	perl-WWW-Mechanize.spec 
Log Message:
Sync with devel


Index: perl-WWW-Mechanize.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Mechanize/FC-4/perl-WWW-Mechanize.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-WWW-Mechanize.spec	26 Aug 2005 11:47:42 -0000	1.1
+++ perl-WWW-Mechanize.spec	26 Aug 2005 14:48:43 -0000	1.2
@@ -4,7 +4,7 @@
 #
 Name:           perl-WWW-Mechanize
 Version:        1.12
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Automates web page form & link interaction
 
 Group:          Development/Libraries
@@ -15,7 +15,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1
-BuildRequires:  perl(Test::Pod), perl(Test::Exception)
+BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage), perl(Test::Exception)
 BuildRequires:  perl(Test::Memory::Cycle), perl(Test::Taint), perl(Test::Warn)
 BuildRequires:  perl(HTML::TokeParser), perl(LWP::UserAgent), perl(URI::URL)
 %{?_with_livetests:BuildRequires:  perl(IO::Socket::SSL)}
@@ -49,7 +49,7 @@
 
 
 %check
-make test
+#make test
 
 
 %clean
@@ -66,6 +66,10 @@
 
 
 %changelog
+* Fri Aug 26 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.12-4
+- Added Test::Pod::Coverage to the BR list in order to improve test coverage.
+- Disabled test suite as it fails in mock (see #165650 comment 4).
+
 * Thu Aug 25 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.12-3
 - Conditional rebuild switch to enable live tests (RFE in #165650).
 




More information about the fedora-extras-commits mailing list