--- rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2020/12/12 03:26:37 1.10 +++ rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2020/12/12 03:42:54 1.12 @@ -1,4 +1,4 @@ -# $Id: e-smith-ldap.spec,v 1.9 2020/05/03 02:51:32 jpp Exp $ +# $Id: e-smith-ldap.spec,v 1.11 2020/12/12 03:39:48 jpp Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap @@ -1031,7 +1031,7 @@ e-smith server and gateway software - LD %patch3 -p1 %patch4 -p1 -mkdir -p root/etc/e-smith/templates/etc/openldap/ssl +mkdir -p root/etc/openldap/ssl rm -rf root/service root/var/service root/etc/rc.d/init.d/supervise %build @@ -1044,11 +1044,13 @@ rm -f %{name}-%{version}-%{release}-file /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ --file /sbin/e-smith/systemd/ldap-certificate 'attr(0554,root,root)' \ --file /sbin/e-smith/systemd/ldap-prepare 'attr(0554,root,root)' \ + --file /sbin/e-smith/systemd/ldap-finish 'attr(0554,root,root)' \ --file /var/service/ldap/ldif-fix 'attr(0750,root,root)' \ --file /var/service/ldap/finish 'attr(0750,root,root)' \ --dir /var/log/bdb 'attr(0700,ldap,ldap)' \ --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \ --dir /var/log/ldap 'attr(0750,smelog,smelog)' \ + --dir /etc/openldap/ssl 'attr(0750,root,ldap)' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist