Author: qboosh                       Date: Mon Aug 15 08:30:54 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.3.7

---- Files affected:
SPECS:
   libntlm.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libntlm.spec
diff -u SPECS/libntlm.spec:1.6 SPECS/libntlm.spec:1.7
--- SPECS/libntlm.spec:1.6      Tue May 31 22:46:50 2005
+++ SPECS/libntlm.spec  Mon Aug 15 10:30:49 2005
@@ -2,14 +2,14 @@
 Summary:       Library for NTLM authentication
 Summary(pl):   Biblioteka do uwierzytelniania NTLM
 Name:          libntlm
-Version:       0.3.6
+Version:       0.3.7
 Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       http://josefsson.org/libntlm/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 0accca251d70ba59107b0573147e4f59
+# Source0-md5: 67b243c23e4b75ff189d20d855396ec0
 URL:           http://josefsson.org/libntlm/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,7 +35,7 @@
 Summary:       Header files for libntlm library
 Summary(pl):   Pliki nagłówkowe biblioteki libntlm
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for libntlm library.
@@ -47,7 +47,7 @@
 Summary:       Static libntlm library
 Summary(pl):   Statyczna biblioteka libntlm
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static libntlm library.
@@ -59,9 +59,8 @@
 %setup -q
 
 %build
-cp -f /usr/share/automake/config.* .
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 %configure
@@ -102,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/08/15 08:30:49  qboosh
+- updated to 0.3.7
+
 Revision 1.6  2005/05/31 20:46:50  charles
 - libtoolize, BR: libtool
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libntlm.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to