SPECS: perl-WWW-Mechanize.spec - added missing BR, added patch fixing seque...

agaran agaran at pld-linux.org
Sun Dec 14 12:01:16 CET 2008


Author: agaran                       Date: Sun Dec 14 11:01:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing BR, added patch fixing sequential make test firing

---- Files affected:
SPECS:
   perl-WWW-Mechanize.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/perl-WWW-Mechanize.spec
diff -u SPECS/perl-WWW-Mechanize.spec:1.35 SPECS/perl-WWW-Mechanize.spec:1.36
--- SPECS/perl-WWW-Mechanize.spec:1.35	Mon Dec  1 15:04:35 2008
+++ SPECS/perl-WWW-Mechanize.spec	Sun Dec 14 12:01:11 2008
@@ -16,6 +16,7 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/WWW/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	8ece5ea7690eb6a632a46887f0d2e98e
+Patch0:		%{name}-testserver.patch
 URL:		http://search.cpan.org/dist/WWW-Mechanize/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -28,9 +29,11 @@
 BuildRequires:	perl-Test-Pod >= 1.14
 BuildRequires:	perl-Test-Pod-Coverage >= 1.04
 BuildRequires:	perl-Test-Taint
-BuildRequires:	perl-Test-Warn
+BuildRequires:	perl-Test-Warn >= 0.11
 BuildRequires:	perl-URI
 BuildRequires:	perl-libwww >= 5.76
+BuildRequires:	perl-HTTP-Response-Encoding
+BuildRequires:	perl-HTTP-Server-Simple
 %endif
 Requires:	perl-libwww >= 5.76
 BuildArch:	noarch
@@ -57,6 +60,7 @@
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p1
 
 %build
 echo 'y' | %{__perl} Makefile.PL \
@@ -91,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008/12/14 11:01:11  agaran
+- added missing BR, added patch fixing sequential make test firing
+
 Revision 1.35  2008/12/01 14:04:35  arekm
 - up to 1.52
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-WWW-Mechanize.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list