packages: ideviceinstaller/ideviceinstaller.spec - run libtoolize before ac...
sparky
sparky at pld-linux.org
Sun Mar 27 22:15:34 CEST 2011
Author: sparky Date: Sun Mar 27 20:15:34 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- run libtoolize before aclocal (it updated m4 macros)
---- Files affected:
packages/ideviceinstaller:
ideviceinstaller.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/ideviceinstaller/ideviceinstaller.spec
diff -u packages/ideviceinstaller/ideviceinstaller.spec:1.5 packages/ideviceinstaller/ideviceinstaller.spec:1.6
--- packages/ideviceinstaller/ideviceinstaller.spec:1.5 Sun Mar 27 21:06:08 2011
+++ packages/ideviceinstaller/ideviceinstaller.spec Sun Mar 27 22:15:29 2011
@@ -28,8 +28,8 @@
%{__sed} -i -e 's/-Werror//' configure.ac
%build
-%{__aclocal} -I m4
%{__libtoolize}
+%{__aclocal} -I m4
%{__autoheader}
%{__automake}
%{__autoconf}
@@ -56,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2011/03/27 20:15:29 sparky
+- run libtoolize before aclocal (it updated m4 macros)
+
Revision 1.5 2011/03/27 19:06:08 glen
- up to 1.0.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ideviceinstaller/ideviceinstaller.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list