--- rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2022/02/19 04:41:21 1.18 +++ rpms/e-smith-ldap/sme10/e-smith-ldap.spec 2022/04/18 03:54:37 1.19 @@ -1,10 +1,10 @@ -# $Id: e-smith-ldap.spec,v 1.17 2021/06/09 15:59:48 jpp Exp $ +# $Id: e-smith-ldap.spec,v 1.18 2022/02/19 04:41:21 jpp Exp $ Summary: e-smith server and gateway - LDAP module %define name e-smith-ldap Name: %{name} %define version 5.6.0 -%define release 14 +%define release 15 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,6 +19,7 @@ Patch5: e-smith-ldap-5.6.0-bz11480-timeo Patch6: e-smith-ldap-5.6.0-bz11595-ssl-template.patch Patch7: e-smith-ldap-5.6.0-bz11598.patch Patch8: e-smith-ldap-5.6.0-bz11745-log.patch +Patch9: e-smith-ldap-5.6.0-bz11753-ldif-fix.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -37,6 +38,9 @@ AutoReqProv: no e-smith server and gateway software - LDAP module. %changelog +* Sun Apr 17 2022 Jean-Philippe Pialasse 5.6.0-15.sme +- add support or rsshusers system group [SME: 11753] + * Fri Feb 18 2022 Jean-Philippe Pialasse 5.6.0-14.sme - redirect syslog for ldapt to /var/log/ldap/ldap.log [SME: 11745] @@ -1058,6 +1062,7 @@ rm -rf root/service root/var/service roo %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %build perl createlinks @@ -1074,7 +1079,7 @@ rm -f %{name}-%{version}-%{release}-file --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 /var/log/ldap 'attr(0750,root,root)' \ --dir /etc/openldap/ssl 'attr(0750,root,ldap)' \ > %{name}-%{version}-%{release}-filelist echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist