/[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.21 by jpp, Mon Feb 6 05:26:53 2023 UTC Revision 1.22 by jpp, Mon Feb 6 05:48:31 2023 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.20 2022/11/22 19:28:40 jpp Exp $  # $Id: e-smith-ldap.spec,v 1.21 2023/02/06 05:26:53 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 1101  rm -rf $RPM_BUILD_ROOT Line 1101  rm -rf $RPM_BUILD_ROOT
1101  %defattr(-,root,root)  %defattr(-,root,root)
1102    
1103  %pre  %pre
1104    if [ -l /etc/systemd/system/slapd.service ] ; then
1105      /usr/bin/unlink /etc/systemd/system/slapd.service
1106    fi
1107  if [ $1 -gt 1 ] ; then  if [ $1 -gt 1 ] ; then
1108    if [ -e /var/service/ldap/run ] ; then    if [ -e /var/service/ldap/run ] ; then
1109         /usr/bin/sv d ldap         /usr/bin/sv d ldap


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