Author: pluto Date: Sun May 16 13:03:46 2010 GMT Module: packages Tag: HEAD ---- Log message: - locale fix.
---- Files affected: packages/perl-App-SVN-Bisect: perl-App-SVN-Bisect.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/perl-App-SVN-Bisect/perl-App-SVN-Bisect.spec diff -u packages/perl-App-SVN-Bisect/perl-App-SVN-Bisect.spec:1.1 packages/perl-App-SVN-Bisect/perl-App-SVN-Bisect.spec:1.2 --- packages/perl-App-SVN-Bisect/perl-App-SVN-Bisect.spec:1.1 Sun May 16 14:04:43 2010 +++ packages/perl-App-SVN-Bisect/perl-App-SVN-Bisect.spec Sun May 16 15:03:38 2010 @@ -14,6 +14,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/App/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: d8540f354b27d904eee56cc473542cbc +Patch0: %{name}-locale.patch URL: http://search.cpan.org/dist/App-SVN-Bisect/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -32,6 +33,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} +%patch0 -p1 %build %{__perl} Build.PL \ @@ -64,5 +66,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2010/05/16 13:03:38 pluto +- locale fix. + Revision 1.1 2010/05/16 12:04:43 pluto - initial checkin (thx agaran). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-App-SVN-Bisect/perl-App-SVN-Bisect.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
