rpms/perl-WWW-Mechanize/devel perl-WWW-Mechanize.spec,1.3,1.4

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Wed Aug 31 19:46:29 UTC 2005


Author: jpo

Update of /cvs/extras/rpms/perl-WWW-Mechanize/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17992/devel

Modified Files:
	perl-WWW-Mechanize.spec 
Log Message:
Added Test::LongString to the live tests build requirements.


Index: perl-WWW-Mechanize.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-WWW-Mechanize/devel/perl-WWW-Mechanize.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-WWW-Mechanize.spec	31 Aug 2005 19:17:56 -0000	1.3
+++ perl-WWW-Mechanize.spec	31 Aug 2005 19:46:27 -0000	1.4
@@ -4,7 +4,7 @@
 #
 Name:           perl-WWW-Mechanize
 Version:        1.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Automates web page form & link interaction
 
 Group:          Development/Libraries
@@ -19,6 +19,7 @@
 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)}
+%{?_with_livetests:BuildRequires:  perl(Test::LongString)}
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -66,6 +67,9 @@
 
 
 %changelog
+* Wed Aug 31 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-2
+- Added Test::LongString to the live tests build requirements.
+
 * Wed Aug 31 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
 - Update to 1.14.
 




More information about the fedora-extras-commits mailing list