Author: glen Date: Thu Mar 27 12:18:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - force system libtool, which is not broken; rel 2
---- Files affected: SPECS: libntlm.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/libntlm.spec diff -u SPECS/libntlm.spec:1.17 SPECS/libntlm.spec:1.18 --- SPECS/libntlm.spec:1.17 Sat Mar 15 17:57:12 2008 +++ SPECS/libntlm.spec Thu Mar 27 13:18:11 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka do uwierzytelniania NTLM Name: libntlm Version: 0.4.2 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Libraries Source0: http://josefsson.org/libntlm/releases/%{name}-%{version}.tar.gz @@ -66,6 +66,9 @@ %{__automake} %configure +# dunno. somewhy config.status writes own libtool which is invalid +ln -sf %{_bindir}/libtool . + %{__make} %install @@ -103,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008-03-27 12:18:11 glen +- force system libtool, which is not broken; rel 2 + Revision 1.17 2008-03-15 16:57:12 qboosh - updated to 0.4.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libntlm.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
