Author: hawk Date: Wed Aug 10 10:44:49 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added fix for CAN-2005-2069 - release 3 (2 will be for Ra)
---- Files affected: SPECS: nss_ldap.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: SPECS/nss_ldap.spec diff -u SPECS/nss_ldap.spec:1.75 SPECS/nss_ldap.spec:1.76 --- SPECS/nss_ldap.spec:1.75 Thu Jul 14 13:25:14 2005 +++ SPECS/nss_ldap.spec Wed Aug 10 12:44:44 2005 @@ -11,7 +11,7 @@ Summary(pt_BR): Biblioteca NSS para LDAP Name: nss_ldap Version: 239 -Release: 1 +Release: 3 License: LGPL Group: Base Source0: http://www.padl.com/download/%{name}-%{version}.tar.gz @@ -19,6 +19,7 @@ Patch0: %{name}-am_fixes.patch Patch1: %{name}-nolibs.patch Patch2: %{name}-gecos-optional.patch +Patch3: %{name}-CAN-2005-2069.patch URL: http://www.padl.com/nss_ldap.html BuildRequires: autoconf BuildRequires: automake @@ -76,6 +77,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p0 %build %{__aclocal} @@ -118,6 +120,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2005/08/10 10:44:44 hawk +- added fix for CAN-2005-2069 +- release 3 (2 will be for Ra) + Revision 1.75 2005/07/14 11:25:14 glen - security note ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nss_ldap.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
