Author: qboosh Date: Sat Jan 28 19:52:38 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated Algorithm::Diff BR, more verbose files
---- Files affected: packages/perl-Text-Diff: perl-Text-Diff.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/perl-Text-Diff/perl-Text-Diff.spec diff -u packages/perl-Text-Diff/perl-Text-Diff.spec:1.23 packages/perl-Text-Diff/perl-Text-Diff.spec:1.24 --- packages/perl-Text-Diff/perl-Text-Diff.spec:1.23 Sun Jan 15 20:29:52 2012 +++ packages/perl-Text-Diff/perl-Text-Diff.spec Sat Jan 28 20:52:33 2012 @@ -17,7 +17,7 @@ # Source0-md5: 30d56e6dd5551ca16b8e16cc7299dc21 URL: http://search.cpan.org/dist/Text-Diff/ %if %{with tests} -BuildRequires: perl-Algorithm-Diff +BuildRequires: perl-Algorithm-Diff >= 1.19 %endif BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -59,9 +59,9 @@ %files %defattr(644,root,root,755) -%{perl_vendorlib}/Text/*.pm +%{perl_vendorlib}/Text/Diff.pm %{perl_vendorlib}/Text/Diff -%{_mandir}/man3/* +%{_mandir}/man3/Text::Diff*.3pm* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -69,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2012/01/28 19:52:33 qboosh +- updated Algorithm::Diff BR, more verbose files + Revision 1.23 2012/01/15 19:29:52 zbyniu - up to 1.41 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Text-Diff/perl-Text-Diff.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
