Author: lisu Date: Tue Sep 7 13:36:46 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.13 - why not enable tests by default?
---- Files affected: packages/perl-WWW-Curl: perl-WWW-Curl.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/perl-WWW-Curl/perl-WWW-Curl.spec diff -u packages/perl-WWW-Curl/perl-WWW-Curl.spec:1.24 packages/perl-WWW-Curl/perl-WWW-Curl.spec:1.25 --- packages/perl-WWW-Curl/perl-WWW-Curl.spec:1.24 Thu Jul 29 18:52:00 2010 +++ packages/perl-WWW-Curl/perl-WWW-Curl.spec Tue Sep 7 15:36:40 2010 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with tests # perform "make test" (fetches URL passed interactively) +%bcond_without tests # perform "make test" (fetches URL passed interactively) # %include /usr/lib/rpm/macros.perl %define pdir WWW @@ -9,12 +9,12 @@ Summary: WWW::Curl::easy - Perl extension interface for libcurl Summary(pl.UTF-8): WWW::Curl::easy - interfejs perlowy do biblioteki libcurl Name: perl-WWW-Curl -Version: 4.12 -Release: 2 +Version: 4.13 +Release: 1 License: MPL or MIT/X Group: Development/Languages/Perl Source0: http://search.cpan.org/CPAN/authors/id/S/SZ/SZBALINT/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: b7f0eaf81b118d9a9b4e94b40aa40543 +# Source0-md5: be48be1c2d74d39e973184110010f5b7 URL: http://curl.haxx.se/libcurl/perl/ BuildRequires: curl-devel BuildRequires: perl-devel >= 1:5.8.0 @@ -81,6 +81,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2010/09/07 13:36:40 lisu +- up to 4.13 +- why not enable tests by default? + Revision 1.24 2010/07/29 16:52:00 baggins - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-WWW-Curl/perl-WWW-Curl.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
