]> git.pld-linux.org Git - packages/openldap.git/commitdiff
drop /etc/openldap/ldapserver, it's ancient history auto/th/openldap-2.4.38-2
authorElan Ruusamäe <glen@delfi.ee>
Wed, 20 Nov 2013 13:37:36 +0000 (15:37 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 20 Nov 2013 13:37:36 +0000 (15:37 +0200)
added originally in 42d889ce97d25146c732115c34e1a7997225b144

openldap.spec

index c8366dcd2a9ca30a2cfd4a9d39bea28b39201b58..e91a1a5a0ac1a6e3cc3884980abbdcc8e1dc8d2f 100644 (file)
@@ -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*
This page took 0.039307 seconds and 4 git commands to generate.