Author: qboosh Date: Wed Feb 23 15:28:45 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.304 - URLs changed to CPAN (sf/gtk2-perl stays at 0.302)
---- Files affected: packages/perl-ExtUtils-Depends: perl-ExtUtils-Depends.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/perl-ExtUtils-Depends/perl-ExtUtils-Depends.spec diff -u packages/perl-ExtUtils-Depends/perl-ExtUtils-Depends.spec:1.23 packages/perl-ExtUtils-Depends/perl-ExtUtils-Depends.spec:1.24 --- packages/perl-ExtUtils-Depends/perl-ExtUtils-Depends.spec:1.23 Sun Sep 6 19:09:27 2009 +++ packages/perl-ExtUtils-Depends/perl-ExtUtils-Depends.spec Wed Feb 23 16:28:40 2011 @@ -6,17 +6,17 @@ %include /usr/lib/rpm/macros.perl %define pdir ExtUtils %define pnam Depends -Summary: ExtUtils::Depends - easily build XS extensions -Summary(pl.UTF-8): ExtUtils::Depends - łatwe budowanie rozszerzeń XS +Summary: ExtUtils::Depends - easily build XS extensions that depend on XS extensions +Summary(pl.UTF-8): ExtUtils::Depends - łatwe budowanie rozszerzeń XS zależących od innych rozszerzeń XS Name: perl-ExtUtils-Depends -Version: 0.302 +Version: 0.304 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://dl.sourceforge.net/gtk2-perl/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: db46426f0599668da95c21b53b532508 -URL: http://gtk2-perl.sourceforge.net/ +Source0: http://www.cpan.org/modules/by-module/ExtUtils/FLORA/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: da66d6cb19e2c76d7f3266846832026c +URL: http://search.cpan.org/dist/ExtUtils-Depends/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,7 +55,7 @@ %defattr(644,root,root,755) %doc Changes README %{perl_vendorlib}/ExtUtils/Depends.pm -%{_mandir}/man3/* +%{_mandir}/man3/ExtUtils::Depends.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -63,6 +63,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2011/02/23 15:28:40 qboosh +- updated to 0.304 +- URLs changed to CPAN (sf/gtk2-perl stays at 0.302) + Revision 1.23 2009/09/06 17:09:27 amateja - updated to 0.302 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-ExtUtils-Depends/perl-ExtUtils-Depends.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
