]> git.pld-linux.org Git - packages/perl-Math-BigInteger.git/commitdiff
- release 9: added -Fputc_to_fputc.patch (which allows using this relic at all)
authorradek <radek@pld-linux.org>
Tue, 27 Apr 2004 08:58:26 +0000 (08:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Math-BigInteger.spec -> 1.32

perl-Math-BigInteger.spec

index 81c357d93c2a301828e9e531593f23de83b2f3d7..94f6f8f207761813a2325eac33c15e27e65786af 100644 (file)
@@ -9,12 +9,13 @@ Summary:      Math::BigInteger perl module
 Summary(pl):   Modu³ perla Math::BigInteger
 Name:          perl-Math-BigInteger
 Version:       1.0
-Release:       8
+Release:       9
 # if used in a product, Systemics should be given attribution
 License:       free use, distributable
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: a92ffa6d66491c83ebe416ac86825da6
+Patch0:                %{name}-Fputc_to_fputc.patch
 BuildRequires: perl-devel >= 5.6
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,6 +29,7 @@ Younga.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
+%patch0 -p0
 
 %build
 %{__perl} Makefile.PL \
This page took 0.093705 seconds and 4 git commands to generate.