SPECS: perl-WWW-Mechanize.spec - up to 1.20 - updated BRs - enable...

migo migo at pld-linux.org
Thu Aug 24 09:47:00 CEST 2006


Author: migo                         Date: Thu Aug 24 07:47:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.20
- updated BRs
- enabled tests by default, as there are no live tests now

---- Files affected:
SPECS:
   perl-WWW-Mechanize.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/perl-WWW-Mechanize.spec
diff -u SPECS/perl-WWW-Mechanize.spec:1.27 SPECS/perl-WWW-Mechanize.spec:1.28
--- SPECS/perl-WWW-Mechanize.spec:1.27	Sun Jul  9 16:30:06 2006
+++ SPECS/perl-WWW-Mechanize.spec	Thu Aug 24 09:46:55 2006
@@ -1,8 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	tests	# perform "make test"
-			# tests require Internet connection
+%bcond_without	tests	# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	WWW
@@ -10,13 +9,13 @@
 Summary:	WWW::Mechanize - automate interaction with websites
 Summary(pl):	WWW::Mechanize - automatyzacja interakcji ze stronami WWW
 Name:		perl-WWW-Mechanize
-Version:	1.18
+Version:	1.20
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	d537bfefc84806227fd280a792f6527d
+# Source0-md5:	97318ae4928c50c56faf097cbe187428
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	perl-devel >= 1:5.8.0
 %if %{with tests}
@@ -24,7 +23,10 @@
 BuildRequires:	perl-URI
 BuildRequires:	perl-HTML-Parser >= 3.33
 BuildRequires:	perl(Test::More) >= 0.34
-BuildRequires:	perl-Test-Pod >= 1.00
+BuildRequires:	perl-Sub-Uplevel >= 0.13
+BuildRequires:	perl-Test-Taint
+# not packaged
+# BuildRequires:	perl-Test-Memory-Cycle
 %endif
 Requires:	perl-libwww >= 5.76
 BuildArch:	noarch
@@ -83,6 +85,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/08/24 07:46:55  migo
+- up to 1.20
+- updated BRs
+- enabled tests by default, as there are no live tests now
+
 Revision 1.27  2006/07/09 14:30:06  agaran
 - up to 1.18, rel1, builds here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-WWW-Mechanize.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list