SPECS: perl-Text-Reform.spec - generic URL, cleanup

qboosh qboosh at pld-linux.org
Wed Jan 9 21:59:46 CET 2008


Author: qboosh                       Date: Wed Jan  9 20:59:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- generic URL, cleanup

---- Files affected:
SPECS:
   perl-Text-Reform.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/perl-Text-Reform.spec
diff -u SPECS/perl-Text-Reform.spec:1.17 SPECS/perl-Text-Reform.spec:1.18
--- SPECS/perl-Text-Reform.spec:1.17	Wed Jan  9 21:48:49 2008
+++ SPECS/perl-Text-Reform.spec	Wed Jan  9 21:59:40 2008
@@ -13,8 +13,9 @@
 Release:	1
 License:	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/Text/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	18646b9fee3d2ddecdacde1d9210d83d
+URL:		http://search.cpan.org/dist/Text-Reform/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -45,8 +46,10 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
+
 install demo*.pl $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-rm $RPM_BUILD_ROOT/%{perl_vendorlib}/Text/demo*.pl # shut up warning about unpackaged files
+# shut up warning about unpackaged files
+rm $RPM_BUILD_ROOT%{perl_vendorlib}/Text/demo*.pl
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008-01-09 20:59:40  qboosh
+- generic URL, cleanup
+
 Revision 1.17  2008-01-09 20:48:49  agaran
 - now it's correct.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Text-Reform.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list