Author: cweyl Update of /cvs/extras/rpms/perl-WWW-Mechanize/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7315 Modified Files: perl-WWW-Mechanize.spec sources Log Message: * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.54-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild Index: perl-WWW-Mechanize.spec =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Mechanize/F-10/perl-WWW-Mechanize.spec,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- perl-WWW-Mechanize.spec 29 May 2008 06:58:07 -0000 1.16 +++ perl-WWW-Mechanize.spec 25 Mar 2009 02:13:11 -0000 1.17 @@ -1,17 +1,13 @@ # # Rebuild switches: # --with localtests enable local tests +%bcond_with localtests # --with livetests enable live tests -# - -%define localtests 0 -%define livetests 0 -%{?_with_localtests:%define localtests 1} -%{?_with_livetests:%define livetests 1} +%bcond_with livetests Name: perl-WWW-Mechanize -Version: 1.34 -Release: 1%{?dist} +Version: 1.54 +Release: 2%{?dist} Summary: Automates web page form & link interaction Group: Development/Libraries @@ -29,6 +25,9 @@ BuildRequires: perl(Test::Memory::Cycle), perl(Test::Taint), perl(Test::Warn) BuildRequires: perl(HTML::TokeParser), perl(LWP::UserAgent), perl(URI::URL) BuildRequires: perl(IO::Socket::SSL) +BuildRequires: perl(URI) >= 1.36 +BuildRequires: perl(HTTP::Server::Simple) +BuildRequires: perl(HTTP::Response::Encoding) >= 0.05 %description "WWW::Mechanize", or Mech for short, helps you automate interaction @@ -46,12 +45,12 @@ %build %{__perl} Makefile.PL INSTALLDIRS=vendor \ -%if %{localtests} +%if %{with localtests} --local \ %else --nolocal \ %endif -%if %{livetests} +%if %{with livetests} --live %else --nolive @@ -87,6 +86,15 @@ %changelog +* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.54-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Sat Feb 21 2009 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 1.54-1 +- Upstream update. +- Add BR: perl(URI), perl(HTTP::Server::Simple), + perl(HTTP::Response::Encoding). +- Use %%bcond_with and %%with to process build options. + * Wed May 28 2008 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 1.34-1 - update to 1.34 Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-WWW-Mechanize/F-10/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sources 29 May 2008 06:58:07 -0000 1.11 +++ sources 25 Mar 2009 02:13:11 -0000 1.12 @@ -1 +1 @@ -77a5c025b9a722b62884b7740b8133f9 WWW-Mechanize-1.34.tar.gz +27257ee2a33348df181c866d865925fb WWW-Mechanize-1.54.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list