[packages/openldap] drop /etc/openldap/ldapserver, it's ancient history

glen glen at pld-linux.org
Wed Nov 20 14:38:43 CET 2013


commit 98a92d7621b9f564fb5914a5eb1c7b098882bb72
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 20 15:37:36 2013 +0200

    drop /etc/openldap/ldapserver, it's ancient history
    
    added originally in 42d889ce97d25146c732115c34e1a7997225b144

 openldap.spec | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/openldap.spec b/openldap.spec
index c8366dc..e91a1a5 100644
--- a/openldap.spec
+++ b/openldap.spec
@@ -1498,8 +1498,6 @@ cp -p %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/ldap.conf
 cp -p %{SOURCE6} $RPM_BUILD_ROOT%{systemdtmpfilesdir}/slapd.conf
 cp -p %{SOURCE7} $RPM_BUILD_ROOT%{systemdtmpfilesdir}/nssov.conf
 
-echo "localhost" > $RPM_BUILD_ROOT%{_sysconfdir}/openldap/ldapserver
-
 %{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/openldap/*.{default,example}
 
 # Standard schemas should not be changed by users
@@ -1932,7 +1930,6 @@ fi
 %defattr(644,root,root,755)
 %doc %{name}-%{version}/{ANNOUNCEMENT,CHANGES,COPYRIGHT,README,LICENSE}
 %doc %{name}-%{version}/doc/{drafts,rfc}
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/openldap/ldapserver
 %attr(755,root,root) %{_bindir}/*
 %dir %{_datadir}/openldap
 %{_mandir}/man1/ldap*.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/98a92d7621b9f564fb5914a5eb1c7b098882bb72



More information about the pld-cvs-commit mailing list