Author: hawk Date: Mon Jun 19 10:14:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added group_range_fix.patch - release 2
---- Files affected: SPECS: nss_ldap.spec (1.87 -> 1.88) ---- Diffs: ================================================================ Index: SPECS/nss_ldap.spec diff -u SPECS/nss_ldap.spec:1.87 SPECS/nss_ldap.spec:1.88 --- SPECS/nss_ldap.spec:1.87 Wed May 10 22:47:50 2006 +++ SPECS/nss_ldap.spec Mon Jun 19 12:14:32 2006 @@ -9,7 +9,7 @@ Summary(pt_BR): Biblioteca NSS para LDAP Name: nss_ldap Version: 250 -Release: 1 +Release: 2 License: LGPL Group: Base Source0: http://www.padl.com/download/%{name}-%{version}.tar.gz @@ -17,6 +17,7 @@ Patch0: %{name}-am_fixes.patch Patch1: %{name}-nolibs.patch Patch2: %{name}-gecos-optional.patch +Patch3: %{name}-group_range_fix.patch URL: http://www.padl.com/nss_ldap.html BuildRequires: autoconf BuildRequires: automake @@ -74,6 +75,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__aclocal} @@ -116,6 +118,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.88 2006/06/19 10:14:32 hawk +- added group_range_fix.patch +- release 2 + Revision 1.87 2006/05/10 20:47:50 hawk - updated to 250 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nss_ldap.spec?r1=1.87&r2=1.88&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
