SPECS (AC-branch): commoncpp2.spec - more regeneration, now linkin...

tommat tommat at pld-linux.org
Thu Jan 4 10:59:18 CET 2007


Author: tommat                       Date: Thu Jan  4 09:59:18 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- more regeneration, now linking ok

---- Files affected:
SPECS:
   commoncpp2.spec (1.5.2.2 -> 1.5.2.3) 

---- Diffs:

================================================================
Index: SPECS/commoncpp2.spec
diff -u SPECS/commoncpp2.spec:1.5.2.2 SPECS/commoncpp2.spec:1.5.2.3
--- SPECS/commoncpp2.spec:1.5.2.2	Tue Jan  2 17:05:07 2007
+++ SPECS/commoncpp2.spec	Thu Jan  4 10:59:13 2007
@@ -14,6 +14,7 @@
 BuildRequires:	automake
 BuildRequires:	doxygen
 BuildRequires:	libstdc++-devel
+BuildRequires:	libtool
 BuildRequires:	libxml2-devel
 BuildRequires:	openssl-devel
 BuildRequires:	zlib-devel
@@ -70,9 +71,12 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal} -I m4
-%{__automake}
 %{__autoconf}
+%{__autoheader}
+%{__automake}
+cp -f /usr/share/automake/config.sub .
 %configure \
 	--with-openssl
 %{__make}
@@ -121,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5.2.3  2007/01/04 09:59:13  tommat
+- more regeneration, now linking ok
+
 Revision 1.5.2.2  2007/01/02 16:05:07  tommat
 - synced with head
 - STBR for AC
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/commoncpp2.spec?r1=1.5.2.2&r2=1.5.2.3&f=u



More information about the pld-cvs-commit mailing list