SPECS: nss_ldap.spec - up to 253 - auxprop fail patch
czarny
czarny at pld-linux.org
Tue Oct 31 12:32:58 CET 2006
Author: czarny Date: Tue Oct 31 11:32:58 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 253
- auxprop fail patch
---- Files affected:
SPECS:
nss_ldap.spec (1.89 -> 1.90)
---- Diffs:
================================================================
Index: SPECS/nss_ldap.spec
diff -u SPECS/nss_ldap.spec:1.89 SPECS/nss_ldap.spec:1.90
--- SPECS/nss_ldap.spec:1.89 Tue Jul 4 13:19:07 2006
+++ SPECS/nss_ldap.spec Tue Oct 31 12:32:53 2006
@@ -8,16 +8,17 @@
Summary(pl): Moduł NSS LDAP
Summary(pt_BR): Biblioteca NSS para LDAP
Name: nss_ldap
-Version: 251
+Version: 253
Release: 1
License: LGPL
Group: Base
Source0: http://www.padl.com/download/%{name}-%{version}.tar.gz
-# Source0-md5: a80718b3f7cf46f2579a26f9d6fbcd46
+# Source0-md5: e3d37f59402b01c9cbf8f7ee888b3e6a
Patch0: %{name}-am_fixes.patch
-Patch1: %{name}-nolibs.patch
-Patch2: %{name}-gecos-optional.patch
-Patch3: %{name}-group_range_fix.patch
+Patch1: %{name}-auxprop.patch
+Patch2: %{name}-nolibs.patch
+Patch3: %{name}-gecos-optional.patch
+Patch4: %{name}-group_range_fix.patch
URL: http://www.padl.com/nss_ldap.html
BuildRequires: autoconf
BuildRequires: automake
@@ -73,9 +74,10 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
+%patch1 -p0
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__aclocal}
@@ -118,6 +120,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.90 2006/10/31 11:32:53 czarny
+- up to 253
+- auxprop fail patch
+
Revision 1.89 2006/07/04 11:19:07 hawk
- updated to 251
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nss_ldap.spec?r1=1.89&r2=1.90&f=u
More information about the pld-cvs-commit
mailing list