Author: qboosh Date: Mon May 12 18:21:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.0
---- Files affected: SPECS: libntlm.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/libntlm.spec diff -u SPECS/libntlm.spec:1.19 SPECS/libntlm.spec:1.20 --- SPECS/libntlm.spec:1.19 Thu Mar 27 17:59:33 2008 +++ SPECS/libntlm.spec Mon May 12 20:21:27 2008 @@ -2,12 +2,12 @@ Summary: Library for NTLM authentication Summary(pl.UTF-8): Biblioteka do uwierzytelniania NTLM Name: libntlm -Version: 0.4.2 -Release: 2 +Version: 1.0 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://josefsson.org/libntlm/releases/%{name}-%{version}.tar.gz -# Source0-md5: e68a4e20628de0259b54f59725b9c486 +# Source0-md5: 83dc36023ce36de0f0d2f98294c040c1 URL: http://josefsson.org/libntlm/ BuildRequires: autoconf >= 2.61 BuildRequires: automake >= 1:1.10 @@ -58,7 +58,7 @@ %prep %setup -q -rm -f m4/{libtool.m4,lt*} +rm m4/{libtool.m4,lt*} %build %{__libtoolize} @@ -92,7 +92,7 @@ %attr(755,root,root) %{_libdir}/libntlm.so %{_libdir}/libntlm.la %{_includedir}/ntlm.h -%{_pkgconfigdir}/*.pc +%{_pkgconfigdir}/libntlm.pc %files static %defattr(644,root,root,755) @@ -104,6 +104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008-05-12 18:21:27 qboosh +- updated to 1.0 + Revision 1.19 2008-03-27 16:59:33 glen - rm outdated libtool m4 macros ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libntlm.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
