SPECS: perl-List-Compare.spec - generic URL - fixed file list dupl...
qboosh
qboosh at pld-linux.org
Mon Dec 24 18:39:37 CET 2007
Author: qboosh Date: Mon Dec 24 17:39:37 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL
- fixed file list duplicate
---- Files affected:
SPECS:
perl-List-Compare.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/perl-List-Compare.spec
diff -u SPECS/perl-List-Compare.spec:1.33 SPECS/perl-List-Compare.spec:1.34
--- SPECS/perl-List-Compare.spec:1.33 Mon Dec 24 03:18:12 2007
+++ SPECS/perl-List-Compare.spec Mon Dec 24 18:39:32 2007
@@ -14,8 +14,9 @@
# 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/List/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: bd8631a14bb3e1c96c8be6c509debfc2
+URL: http://search.cpan.org/dist/List-Compare/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
@@ -53,8 +54,8 @@
%files
%defattr(644,root,root,755)
%doc Change* README
-%{perl_vendorlib}/%{pdir}/*.pm
-%{perl_vendorlib}/%{pdir}/*
+%{perl_vendorlib}/List/Compare.pm
+%{perl_vendorlib}/List/Compare
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,6 +64,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2007-12-24 17:39:32 qboosh
+- generic URL
+- fixed file list duplicate
+
Revision 1.33 2007-12-24 02:18:12 zbyniu
- up to 0.34
@@ -164,4 +169,3 @@
Revision 1.1 2002/07/24 20:01:36 radek
- new, STBR
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-List-Compare.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list