/[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.22 by jpp, Mon Feb 6 05:48:31 2023 UTC Revision 1.24 by jpp, Mon Feb 6 06:31:53 2023 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.21 2023/02/06 05:26:53 jpp Exp $  # $Id: e-smith-ldap.spec,v 1.23 2023/02/06 06:14:12 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  if [ -L /etc/systemd/system/slapd.service ] ; then
1105    /usr/bin/unlink /etc/systemd/system/slapd.service    /usr/bin/unlink /etc/systemd/system/slapd.service
1106  fi  fi
1107  if [ $1 -gt 1 ] ; then  if [ $1 -gt 1 ] ; then


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