Author: hawk Date: Wed Aug 10 11:06:11 2005 GMT Module: SPECS Tag: RA-branch ---- Log message: - added fix for CAN-2005-2069 - release 4 for Ra
---- Files affected: SPECS: openldap.spec (1.122.2.7 -> 1.122.2.8) ---- Diffs: ================================================================ Index: SPECS/openldap.spec diff -u SPECS/openldap.spec:1.122.2.7 SPECS/openldap.spec:1.122.2.8 --- SPECS/openldap.spec:1.122.2.7 Fri Mar 19 14:10:25 2004 +++ SPECS/openldap.spec Wed Aug 10 13:06:06 2005 @@ -16,7 +16,7 @@ Summary(uk): úŇÁÚËÉ ËĚŚ¤ÎÔŚ× LDAP Name: openldap Version: 2.0.27 -Release: 3 +Release: 4 License: Artistic Group: Networking/Daemons Source0: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz @@ -40,6 +40,7 @@ Patch10: %{name}-ac25x.patch Patch11: %{name}-db41.patch Patch12: %{name}-secpatch.patch +Patch13: %{name}-CAN-2005-2069.patch URL: http://www.openldap.org/ %{!?_without_sasl:BuildRequires: cyrus-sasl-devel} %{?_with_db3:BuildRequires: db3-devel} @@ -230,6 +231,7 @@ %patch10 -p1 %patch11 -p1 %patch12 -p0 +%patch13 -p1 %build CPPFLAGS="-I%{_includedir}/ncurses -I%{_includedir}/db3" @@ -429,6 +431,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122.2.8 2005/08/10 11:06:06 hawk +- added fix for CAN-2005-2069 +- release 4 for Ra + Revision 1.122.2.7 2004/03/19 13:10:25 ankry - massive change: BR: openssl-devel >= 0.9.6m ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.122.2.7&r2=1.122.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
