SPECS: perl-Params-Validate.spec - generic URL
qboosh
qboosh at pld-linux.org
Mon Dec 24 20:56:30 CET 2007
Author: qboosh Date: Mon Dec 24 19:56:30 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL
---- Files affected:
SPECS:
perl-Params-Validate.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: SPECS/perl-Params-Validate.spec
diff -u SPECS/perl-Params-Validate.spec:1.63 SPECS/perl-Params-Validate.spec:1.64
--- SPECS/perl-Params-Validate.spec:1.63 Mon Dec 24 04:05:51 2007
+++ SPECS/perl-Params-Validate.spec Mon Dec 24 20:56:24 2007
@@ -16,6 +16,7 @@
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: b53ff2b9595623aaa4f98d8b31a5a1c2
+URL: http://search.cpan.org/dist/Params-Validate/
%if %{with tests}
BuildRequires: perl-Attribute-Handlers
BuildRequires: perl-Test-Simple
@@ -71,15 +72,15 @@
%files
%defattr(644,root,root,755)
%doc Changes README
-%dir %{perl_vendorarch}/auto/%{pdir}
-%dir %{perl_vendorarch}/auto/%{pdir}/%{pnam}
-%{perl_vendorarch}/auto/%{pdir}/%{pnam}/*.bs
-%attr(755,root,root) %{perl_vendorarch}/auto/%{pdir}/%{pnam}/*.so
+%dir %{perl_vendorarch}/auto/Params
+%dir %{perl_vendorarch}/auto/Params/Validate
+%{perl_vendorarch}/auto/Params/Validate/*.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Params/Validate/*.so
%dir %{perl_vendorarch}/Attribute
-%dir %{perl_vendorarch}/Attribute/%{pdir}
-%{perl_vendorarch}/Attribute/%{pdir}/*.pm
-%dir %{perl_vendorarch}/%{pdir}
-%{perl_vendorarch}/%{pdir}/*.pm
+%dir %{perl_vendorarch}/Attribute/Params
+%{perl_vendorarch}/Attribute/Params/*.pm
+%dir %{perl_vendorarch}/Params
+%{perl_vendorarch}/Params/*.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -88,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2007-12-24 19:56:24 qboosh
+- generic URL
+
Revision 1.63 2007-12-24 03:05:51 zbyniu
- up to 0.89
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Params-Validate.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list