]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fixed problem with automake.
authorcieciwa <cieciwa@pld-linux.org>
Thu, 12 Jan 2012 09:15:32 +0000 (09:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.935

rpm.spec

index 42bf3a4629d657a9e2c3ba5707276534c5911d04..fb697566d0d3706d84ac2cff5d959d5485c7b253 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -157,6 +157,7 @@ Patch62:    %{name}-gendiff.patch
 Patch63:       %{name}-lua-exit-chroot-correctly.patch
 Patch70:       %{name}-configure-autoconf.patch
 Patch72:       openmp.patch
+Patch100:      fix-automake-1.11.2.patch
 URL:           http://rpm5.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1.4
@@ -736,6 +737,9 @@ patch26 -p1
 %patch70 -p1
 %patch72 -p1 -b .wiget
 
+%patch100 -p1
+
+
 cd scripts
 mv -f perl.req perl.req.in
 mv -f perl.prov perl.prov.in
This page took 0.044806 seconds and 4 git commands to generate.