packages: rpm/rpm.spec - fixed problem with automake.
cieciwa
cieciwa at pld-linux.org
Thu Jan 12 10:15:37 CET 2012
Author: cieciwa Date: Thu Jan 12 09:15:37 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed problem with automake.
---- Files affected:
packages/rpm:
rpm.spec (1.934 -> 1.935)
---- Diffs:
================================================================
Index: packages/rpm/rpm.spec
diff -u packages/rpm/rpm.spec:1.934 packages/rpm/rpm.spec:1.935
--- packages/rpm/rpm.spec:1.934 Tue Jan 10 12:18:25 2012
+++ packages/rpm/rpm.spec Thu Jan 12 10:15:32 2012
@@ -158,6 +158,7 @@
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
@@ -737,6 +738,9 @@
%patch70 -p1
%patch72 -p1 -b .wiget
+%patch100 -p1
+
+
cd scripts
mv -f perl.req perl.req.in
mv -f perl.prov perl.prov.in
@@ -1393,6 +1397,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.935 2012/01/12 09:15:32 cieciwa
+- fixed problem with automake.
+
Revision 1.934 2012/01/10 11:18:25 glen
- rpm4.5 adopting bug could be useful
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm/rpm.spec?r1=1.934&r2=1.935&f=u
More information about the pld-cvs-commit
mailing list