Author: qboosh Date: Fri Oct 2 22:55:31 2009 GMT Module: packages Tag: HEAD ---- Log message: - added m4 patch
---- Files affected: packages/libffi: libffi.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/libffi/libffi.spec diff -u packages/libffi/libffi.spec:1.19 packages/libffi/libffi.spec:1.20 --- packages/libffi/libffi.spec:1.19 Tue Jun 9 13:52:07 2009 +++ packages/libffi/libffi.spec Sat Oct 3 00:55:26 2009 @@ -14,6 +14,7 @@ Source0: ftp://sourceware.org/pub/libffi/%{name}-%{version}.tar.gz # Source0-md5: 188a4f79fdac2310044b44b7d3918ef9 Patch0: %{name}-info.patch +Patch1: %{name}-m4.patch URL: http://sources.redhat.com/libffi/ BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -74,6 +75,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -133,6 +135,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2009/10/02 22:55:26 qboosh +- added m4 patch + Revision 1.19 2009/06/09 11:52:07 amateja - updated to 3.0.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libffi/libffi.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
