Author: glen Date: Tue Feb 28 11:17:57 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - package missing server tools (-install.patch) - check files cleanup - rel 2
---- Files affected: SPECS: openldap.spec (1.229 -> 1.230) ---- Diffs: ================================================================ Index: SPECS/openldap.spec diff -u SPECS/openldap.spec:1.229 SPECS/openldap.spec:1.230 --- SPECS/openldap.spec:1.229 Sun Feb 19 21:07:43 2006 +++ SPECS/openldap.spec Tue Feb 28 12:17:51 2006 @@ -1,5 +1,4 @@ # $Revision$, $Date$ -# # TODO: # - package contribs? # - complete & validate descriptions @@ -19,7 +18,7 @@ Summary(uk): úŇÁÚËÉ ËĚŚ¤ÎÔŚ× LDAP Name: openldap Version: 2.3.20 -Release: 1 +Release: 2 License: OpenLDAP Public License Group: Networking/Daemons Source0: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz @@ -750,7 +749,7 @@ echo "localhost" > $RPM_BUILD_ROOT%{_sysconfdir}/openldap/ldapserver -rm -f $RPM_BUILD_ROOT%{_sysconfdir}/openldap/{*.default,ldap.conf} +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/openldap/{*.{default,example},ldap.conf,schema/README} # Standard schemas should not be changed by users mv -f $RPM_BUILD_ROOT%{_sysconfdir}/openldap/schema/* $RPM_BUILD_ROOT%{_datadir}/openldap/schema @@ -1196,6 +1195,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.230 2006/02/28 11:17:51 glen +- package missing server tools (-install.patch) +- check files cleanup +- rel 2 + Revision 1.229 2006/02/19 20:07:43 qboosh - updated to 2.3.20 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.229&r2=1.230&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
