Author: glen Date: Wed Mar 1 19:53:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add ldaprc,setugid,nosql patches - make depend is not jobserver safe - rel 3
---- Files affected: SPECS: openldap.spec (1.231 -> 1.232) ---- Diffs: ================================================================ Index: SPECS/openldap.spec diff -u SPECS/openldap.spec:1.231 SPECS/openldap.spec:1.232 --- SPECS/openldap.spec:1.231 Wed Mar 1 19:46:18 2006 +++ SPECS/openldap.spec Wed Mar 1 20:53:22 2006 @@ -18,7 +18,7 @@ Summary(uk): úŇÁÚËÉ ËĚŚ¤ÎÔŚ× LDAP Name: openldap Version: 2.3.20 -Release: 2 +Release: 3 License: OpenLDAP Public License Group: Networking/Daemons Source0: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz @@ -38,6 +38,9 @@ Patch9: %{name}-pic.patch Patch10: %{name}-ltinstall-mode.patch Patch11: %{name}-whowhere.patch +Patch12: %{name}-ldaprc.patch +Patch13: %{name}-setugid.patch +Patch14: %{name}-nosql.patch #Patch12: %{name}-sendbuf.patch URL: http://www.openldap.org/ BuildRequires: autoconf @@ -668,6 +671,9 @@ %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 %build %{__libtoolize} @@ -725,7 +731,7 @@ --enable-slurpd \ --enable-dynamic -%{__make} depend +%{__make} -j1 depend %{__make} %{__make} -C servers/slapd/overlays syncprov.la @@ -1197,6 +1203,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.232 2006/03/01 19:53:22 glen +- add ldaprc,setugid,nosql patches +- make depend is not jobserver safe +- rel 3 + Revision 1.231 2006/03/01 18:46:18 glen - trim buildroot from versioninfo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.231&r2=1.232&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
