--- ORIG/openldap.spec 2008-02-08 15:09:22.000000000 +0100 +++ openldap2339.spec 2008-05-31 21:48:39.000000000 +0200 @@ -10,7 +10,7 @@ %define compat_version %{version_22} Summary: The configuration files, libraries, and documentation for OpenLDAP -Name: openldap +Name: openldap2339 Version: %{version_23} Release: 3%{?dist} License: OpenLDAP @@ -487,6 +487,9 @@ rm -f $RPM_BUILD_ROOT%{_localstatedir}/openldap-data/DB_CONFIG.example rmdir $RPM_BUILD_ROOT%{_localstatedir}/openldap-slurp $RPM_BUILD_ROOT%{_localstatedir}/openldap-data +rm -f $RPM_BUILD_ROOT/%{_mandir}/man5/ldif.5* +rm -f $RPM_BUILD_ROOT/%{_mandir}/man5/ldap.conf.5* + %clean rm -rf $RPM_BUILD_ROOT @@ -589,15 +592,9 @@ %doc openldap-%{version_23}/COPYRIGHT %doc openldap-%{version_23}/LICENSE %doc openldap-%{version_23}/README -%attr(0755,root,root) %dir %{_sysconfdir}/openldap -%attr(0755,root,root) %dir %{_sysconfdir}/openldap/cacerts -%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/openldap/ldap*.conf %attr(0755,root,root) %{_libdir}/liblber-2.3*.so.* %attr(0755,root,root) %{_libdir}/libldap-2.3*.so.* %attr(0755,root,root) %{_libdir}/libldap_r-2.3*.so.* -%attr(0644,root,root) %{_mandir}/man5/ldif.5* -%attr(0644,root,root) %{_mandir}/man5/ldap.conf.5* -%attr(0755,root,root) %dir %{_datadir}/openldap %files -n compat-openldap %defattr(-,root,root)