Author: glen Date: Thu Sep 3 11:42:23 2009 GMT Module: packages Tag: HEAD ---- Log message: - package ldap.conf manual in same package as /etc/ldap.conf; rel 2
---- Files affected: packages/openldap: openldap.spec (1.311 -> 1.312) ---- Diffs: ================================================================ Index: packages/openldap/openldap.spec diff -u packages/openldap/openldap.spec:1.311 packages/openldap/openldap.spec:1.312 --- packages/openldap/openldap.spec:1.311 Sat Jul 18 14:48:55 2009 +++ packages/openldap/openldap.spec Thu Sep 3 13:42:17 2009 @@ -31,7 +31,7 @@ Summary(uk.UTF-8): Зразки клієнтів LDAP Name: openldap Version: 2.4.17 -Release: 1 +Release: 2 License: OpenLDAP Public License Group: Networking/Daemons Source0: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz @@ -100,6 +100,8 @@ %define _libexecdir %{_sbindir} %define _localstatedir /var/lib +%undefine configure_cache + %description LDAP servers and clients, as well as interfaces to other protocols. Note that this does not include the slapd interface to X.500 and @@ -1462,12 +1464,12 @@ %attr(755,root,root) %{_bindir}/* %dir %{_datadir}/openldap %{_mandir}/man1/ldap*.1* -%{_mandir}/man5/ldap.conf.5* %{_mandir}/man5/ldif.5* %files nss-config %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ldap.conf +%{_mandir}/man5/ldap.conf.5* %files libs %defattr(644,root,root,755) @@ -1774,6 +1776,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.312 2009/09/03 11:42:17 glen +- package ldap.conf manual in same package as /etc/ldap.conf; rel 2 + Revision 1.311 2009/07/18 12:48:55 arekm - up to 2.4.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openldap/openldap.spec?r1=1.311&r2=1.312&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
