packages: mpfr/mpfr.spec - include m4 directory in aclocal
sparky
sparky at pld-linux.org
Mon Nov 30 16:43:36 CET 2009
Author: sparky Date: Mon Nov 30 15:43:36 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- include m4 directory in aclocal
---- Files affected:
packages/mpfr:
mpfr.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: packages/mpfr/mpfr.spec
diff -u packages/mpfr/mpfr.spec:1.15 packages/mpfr/mpfr.spec:1.16
--- packages/mpfr/mpfr.spec:1.15 Mon Nov 30 16:13:36 2009
+++ packages/mpfr/mpfr.spec Mon Nov 30 16:43:31 2009
@@ -72,7 +72,7 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__automake}
%configure \
@@ -129,6 +129,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2009/11/30 15:43:31 sparky
+- include m4 directory in aclocal
+
Revision 1.15 2009/11/30 15:13:36 pluto
- updated to 2.4.2 (security fix in formatted output functions (buffer overflow).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mpfr/mpfr.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list