SPECS: commoncpp2.spec - more regeneration, now linking ok

tommat tommat at pld-linux.org
Thu Jan 4 11:02:56 CET 2007


Author: tommat                       Date: Thu Jan  4 10:02:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more regeneration, now linking ok

---- Files affected:
SPECS:
   commoncpp2.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/commoncpp2.spec
diff -u SPECS/commoncpp2.spec:1.9 SPECS/commoncpp2.spec:1.10
--- SPECS/commoncpp2.spec:1.9	Tue Jan  2 12:01:49 2007
+++ SPECS/commoncpp2.spec	Thu Jan  4 11:02:51 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.10  2007/01/04 10:02:51  tommat
+- more regeneration, now linking ok
+
 Revision 1.9  2007/01/02 11:01:49  arekm
 - up to 1.5.3
 
================================================================

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



More information about the pld-cvs-commit mailing list