SPECS: perl-Array-Unique.spec - generic URL

qboosh qboosh at pld-linux.org
Sun May 27 16:00:07 CEST 2007


Author: qboosh                       Date: Sun May 27 14:00:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- generic URL

---- Files affected:
SPECS:
   perl-Array-Unique.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/perl-Array-Unique.spec
diff -u SPECS/perl-Array-Unique.spec:1.23 SPECS/perl-Array-Unique.spec:1.24
--- SPECS/perl-Array-Unique.spec:1.23	Sun May 27 14:22:53 2007
+++ SPECS/perl-Array-Unique.spec	Sun May 27 16:00:02 2007
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
-
+#
 # Conditional build:
 %bcond_without	tests	#do not perform "make test"
-
+#
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	Array
 %define		pnam	Unique
@@ -13,11 +13,12 @@
 Release:	1
 License:	GPL 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:	1490b6b3ce9e9d3affc226a79a18c6bb
-BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	perl-devel >= 1:5.8.0
+URL:		http://search.cpan.org/dist/Array-Unique/
 %{?with_tests:BuildRequires:	perl-Tie-IxHash}
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,7 +55,7 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/%{pdir}/%{pnam}.pm
+%{perl_vendorlib}/Array/Unique.pm
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2007/05/27 14:00:02  qboosh
+- generic URL
+
 Revision 1.23  2007/05/27 12:22:53  agaran
 - up to 0.07, rel 1, builds here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Array-Unique.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list