]> git.pld-linux.org Git - packages/perl-App-SVN-Bisect.git/commitdiff
- locale fix.
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 16 May 2010 13:03:38 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-App-SVN-Bisect.spec -> 1.2

perl-App-SVN-Bisect.spec

index 7e422cbbed7e3c700ecf412216e82914910b33b8..074086ec71386f820f24257993b68f7ca3b205ef 100644 (file)
@@ -13,6 +13,7 @@ License:      artistic_2
 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
@@ -31,6 +32,7 @@ tool. See the POD documentation of that tool, for usage details.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Build.PL \
This page took 0.065673 seconds and 4 git commands to generate.