SPECS (AC-branch): poldek.spec - regenerate auto* in trurlib and tndb

sparky sparky at pld-linux.org
Sat Aug 5 14:31:11 CEST 2006


Author: sparky                       Date: Sat Aug  5 12:31:11 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- regenerate auto* in trurlib and tndb

---- Files affected:
SPECS:
   poldek.spec (1.197.2.81 -> 1.197.2.82) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.81 SPECS/poldek.spec:1.197.2.82
--- SPECS/poldek.spec:1.197.2.81	Wed Aug  2 01:48:58 2006
+++ SPECS/poldek.spec	Sat Aug  5 14:31:05 2006
@@ -169,11 +169,22 @@
 %patch11 -p1
 
 %build
+%{__libtoolize}
 %{__autopoint}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
-cp -f config.sub trurlib
+cd trurlib
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+cd ../tndb
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
+cd ..
 
 %configure \
 	%{?with_static:--enable-static --disable-shared} \
@@ -361,6 +372,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197.2.82  2006/08/05 12:31:05  sparky
+- regenerate auto* in trurlib and tndb
+
 Revision 1.197.2.81  2006/08/01 23:48:58  sparky
 - sed moved to patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.81&r2=1.197.2.82&f=u



More information about the pld-cvs-commit mailing list