OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Jun-2005 12:06:03
Branch: HEAD Handle: 2005061211060300
Modified files:
openpkg-src/perl-www perl-www.spec
Log:
disable live tests in WWW::Mechanize; the SSL warnings can be ignored,
it's just an optional feature
Summary:
Revision Changes Path
1.197 +2 -2 openpkg-src/perl-www/perl-www.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-www/perl-www.spec
============================================================================
$ cvs diff -u -r1.196 -r1.197 perl-www.spec
--- openpkg-src/perl-www/perl-www.spec 11 Jun 2005 17:50:11 -0000
1.196
+++ openpkg-src/perl-www/perl-www.spec 12 Jun 2005 10:06:03 -0000
1.197
@@ -82,7 +82,7 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20050611
+Release: 20050612
# list of sources
Source0: http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
@@ -500,7 +500,7 @@
%{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install
%{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install
%{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install
- %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install
+ %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} -A --nolive configure build
install
%{l_prefix}/bin/perl-openpkg -d %{SOURCE30} configure build install
%{l_prefix}/bin/perl-openpkg -d %{SOURCE31} configure build install
%{l_prefix}/bin/perl-openpkg -d %{SOURCE32} configure build install
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]