/[smeserver]/rpms/e-smith-ldap/sme10/e-smith-ldap.spec
ViewVC logotype

Diff of /rpms/e-smith-ldap/sme10/e-smith-ldap.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.10 by jpp, Sat Dec 12 03:26:37 2020 UTC Revision 1.11 by jpp, Sat Dec 12 03:39:48 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.9 2020/05/03 02:51:32 jpp Exp $  # $Id: e-smith-ldap.spec,v 1.10 2020/12/12 03:26:37 jpp Exp $
2    
3  Summary: e-smith server and gateway - LDAP module  Summary: e-smith server and gateway - LDAP module
4  %define name e-smith-ldap  %define name e-smith-ldap
# Line 1044  rm -f %{name}-%{version}-%{release}-file Line 1044  rm -f %{name}-%{version}-%{release}-file
1044  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1045      --file /sbin/e-smith/systemd/ldap-certificate 'attr(0554,root,root)' \      --file /sbin/e-smith/systemd/ldap-certificate 'attr(0554,root,root)' \
1046      --file /sbin/e-smith/systemd/ldap-prepare 'attr(0554,root,root)' \      --file /sbin/e-smith/systemd/ldap-prepare 'attr(0554,root,root)' \
1047        --file /sbin/e-smith/systemd/ldap-finish 'attr(0554,root,root)' \
1048      --file /var/service/ldap/ldif-fix 'attr(0750,root,root)' \      --file /var/service/ldap/ldif-fix 'attr(0750,root,root)' \
1049      --file /var/service/ldap/finish 'attr(0750,root,root)' \      --file /var/service/ldap/finish 'attr(0750,root,root)' \
1050      --dir /var/log/bdb 'attr(0700,ldap,ldap)' \      --dir /var/log/bdb 'attr(0700,ldap,ldap)' \
1051      --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \      --dir /home/e-smith/db/ldap 'attr(0750,root,ldap)' \
1052      --dir /var/log/ldap 'attr(0750,smelog,smelog)' \      --dir /var/log/ldap 'attr(0750,smelog,smelog)' \
1053        --dir /etc/openldap/ssl 'attr(0750,root,ldap)' \
1054      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
1055  echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist  echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1056    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed