SPECS: heimdal.spec - LT_PREREQ 2.2, remove libtool copies
glen
glen at pld-linux.org
Tue Dec 9 03:06:43 CET 2008
Author: glen Date: Tue Dec 9 02:06:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- LT_PREREQ 2.2, remove libtool copies
---- Files affected:
SPECS:
heimdal.spec (1.153 -> 1.154)
---- Diffs:
================================================================
Index: SPECS/heimdal.spec
diff -u SPECS/heimdal.spec:1.153 SPECS/heimdal.spec:1.154
--- SPECS/heimdal.spec:1.153 Tue Dec 9 02:30:01 2008
+++ SPECS/heimdal.spec Tue Dec 9 03:06:37 2008
@@ -42,7 +42,7 @@
BuildRequires: db-devel
BuildRequires: flex
BuildRequires: libcom_err-devel >= 1.34-5
-BuildRequires: libtool
+BuildRequires: libtool >= 2:2.2
BuildRequires: mawk
BuildRequires: ncurses-devel >= 5.1
BuildRequires: openldap-devel >= 2.3.0
@@ -319,7 +319,7 @@
%patch9 -p1
%build
-rm -f acinclude.m4
+rm -f acinclude.m4 cf/{libtool,lt*}.m4
%{__libtoolize}
%{__aclocal} -I cf
%{__autoconf}
@@ -684,6 +684,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.154 2008/12/09 02:06:37 glen
+- LT_PREREQ 2.2, remove libtool copies
+
Revision 1.153 2008/12/09 01:30:01 glen
- BR ac 2.62
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/heimdal.spec?r1=1.153&r2=1.154&f=u
More information about the pld-cvs-commit
mailing list