Author: qboosh Date: Fri Dec 22 09:20:31 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-Array-Compare.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/perl-Array-Compare.spec diff -u SPECS/perl-Array-Compare.spec:1.24 SPECS/perl-Array-Compare.spec:1.25 --- SPECS/perl-Array-Compare.spec:1.24 Fri Nov 4 10:44:21 2005 +++ SPECS/perl-Array-Compare.spec Fri Dec 22 10:20:26 2006 @@ -14,11 +14,12 @@ # 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: http://www.cpan.org/modules/by-module/Array/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: f03305894a1cadf51588d080f20fa748 +URL: http://search.cpan.org/dist/Array-Compare/ +BuildRequires: perl-Module-Build >= 0.20 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -BuildRequires: perl-Module-Build >= 0.20 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -26,7 +27,6 @@ If you have two arrays and you want to know if they are the same or different, then Array::Compare Perl module will be useful to you. - %description -l pl Moduł Perla Array::Compare jest przeznaczony dla posiadaczy dwóch tablic, którzy chcieliby wiedzieć czy są one identyczne, czy różne. @@ -62,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2006/12/22 09:20:26 qboosh +- generic URL + Revision 1.24 2005/11/04 09:44:21 czucz - updated to 1.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Array-Compare.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
