Author: qboosh Date: Wed Dec 8 15:33:25 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.15
---- Files affected: packages/perl-WWW-Curl: perl-WWW-Curl.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: packages/perl-WWW-Curl/perl-WWW-Curl.spec diff -u packages/perl-WWW-Curl/perl-WWW-Curl.spec:1.29 packages/perl-WWW-Curl/perl-WWW-Curl.spec:1.30 --- packages/perl-WWW-Curl/perl-WWW-Curl.spec:1.29 Mon Nov 8 19:44:06 2010 +++ packages/perl-WWW-Curl/perl-WWW-Curl.spec Wed Dec 8 16:33:20 2010 @@ -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.14 -Release: 2 +Version: 4.15 +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: d57bc06036e13c1d1071a8c86193de40 +Source0: http://www.cpan.org/modules/by-authors/id/S/SZ/SZBALINT/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 31c0b8c7e5e2d26bcc8213d702186d5f URL: http://curl.haxx.se/libcurl/perl/ BuildRequires: curl-devel BuildRequires: perl-devel >= 1:5.8.0 @@ -57,10 +57,7 @@ %{__make} pure_install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/WWW/Curl/.packlist -# package || remove? -rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/WWW/Curl/Easy/autosplit.ix -rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/WWW/Curl/Share/autosplit.ix +%{__rm} $RPM_BUILD_ROOT%{perl_vendorarch}/auto/WWW/Curl/.packlist %clean rm -rf $RPM_BUILD_ROOT @@ -73,7 +70,7 @@ %dir %{perl_vendorarch}/auto/WWW/Curl %{perl_vendorarch}/auto/WWW/Curl/Curl.bs %attr(755,root,root) %{perl_vendorarch}/auto/WWW/Curl/Curl.so -%{_mandir}/man3/*.3* +%{_mandir}/man3/WWW::Curl.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -81,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2010/12/08 15:33:20 qboosh +- updated to 4.15 + Revision 1.29 2010/11/08 18:44:06 shadzik - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-WWW-Curl/perl-WWW-Curl.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
