SPECS: ecore.spec - regenerate auto* to force use of correct libtool

sparky sparky at pld-linux.org
Fri Dec 1 01:38:07 CET 2006


Author: sparky                       Date: Fri Dec  1 00:38:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- regenerate auto* to force use of correct libtool

---- Files affected:
SPECS:
   ecore.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/ecore.spec
diff -u SPECS/ecore.spec:1.24 SPECS/ecore.spec:1.25
--- SPECS/ecore.spec:1.24	Fri Dec  1 01:28:42 2006
+++ SPECS/ecore.spec	Fri Dec  1 01:38:02 2006
@@ -80,6 +80,11 @@
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	%{!?with_static_libs:--disable-static} \
 	--enable-ecore-txt	\
@@ -158,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/12/01 00:38:02  sparky
+- regenerate auto* to force use of correct libtool
+
 Revision 1.24  2006/12/01 00:28:42  sparky
 - up to 0.9.9.036; test soft was removed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ecore.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list