Author: areq                         Date: Sat Jun 28 23:54:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with new libtool

---- Files affected:
SPECS:
   neon.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/neon.spec
diff -u SPECS/neon.spec:1.72 SPECS/neon.spec:1.73
--- SPECS/neon.spec:1.72        Mon Apr  7 18:26:28 2008
+++ SPECS/neon.spec     Sun Jun 29 01:54:41 2008
@@ -17,7 +17,7 @@
 BuildRequires: autoconf >= 2.58
 BuildRequires: automake
 %{?with_kerberos5:BuildRequires:       krb5-devel}
-BuildRequires: libtool
+BuildRequires: libtool >= 2.2
 BuildRequires: libxml2-devel
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: zlib-devel
@@ -87,7 +87,7 @@
 %setup -q
 
 %build
-%{__libtoolize}
+%{__libtoolize} --install
 %{__aclocal} -I macros
 %{__autoconf}
 %configure \
@@ -147,7 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.72  2008/04/07 16:26:28  arekm
+Revision 1.73  2008/06/28 23:54:41  areq
+- fix build with new libtool
+
+Revision 1.72  2008-04-07 16:26:28  arekm
 - up to 0.28.2
 
 Revision 1.71  2008-03-24 13:04:37  qboosh
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/neon.spec?r1=1.72&r2=1.73&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to