SPECS: perl-Text-Diff.spec - generic URL, readable files
qboosh
qboosh at pld-linux.org
Fri Dec 22 02:15:37 CET 2006
Author: qboosh Date: Fri Dec 22 01:15:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL, readable files
---- Files affected:
SPECS:
perl-Text-Diff.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/perl-Text-Diff.spec
diff -u SPECS/perl-Text-Diff.spec:1.17 SPECS/perl-Text-Diff.spec:1.18
--- SPECS/perl-Text-Diff.spec:1.17 Wed Nov 3 23:30:49 2004
+++ SPECS/perl-Text-Diff.spec Fri Dec 22 02:15:32 2006
@@ -13,12 +13,13 @@
Release: 4
License: GPL v2+ 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/Text/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 4931662ea353384dec2a54a71b26ee8c
-BuildRequires: perl-devel >= 1:5.8.0
+URL: http://search.cpan.org/dist/Text-Diff/
%if %{with tests}
BuildRequires: perl-Algorithm-Diff
%endif
+BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -58,8 +59,8 @@
%files
%defattr(644,root,root,755)
-%{perl_vendorlib}/%{pdir}/*.pm
-%{perl_vendorlib}/%{pdir}/%{pnam}
+%{perl_vendorlib}/Text/*.pm
+%{perl_vendorlib}/Text/Diff
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -68,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/12/22 01:15:32 qboosh
+- generic URL, readable files
+
Revision 1.17 2004/11/03 22:30:49 paladine
- formatting
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Text-Diff.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list