/[packages]/updates/3/pykolab/current/SPECS/pykolab.spec
ViewVC logotype

Diff of /updates/3/pykolab/current/SPECS/pykolab.spec

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

revision 339608 by spuhler, Sat Jan 5 23:38:31 2013 UTC revision 339721 by spuhler, Sun Jan 6 01:23:02 2013 UTC
# Line 18  Line 18 
18  Summary:        Kolab Groupware Solution  Summary:        Kolab Groupware Solution
19  Name:           pykolab  Name:           pykolab
20  Version:        0.5.10  Version:        0.5.10
21  Release:        %mkrel 8  Release:        %mkrel 9
22  License:        GPLv3+  License:        GPLv3+
23  Group:          System/Servers  Group:          System/Servers
24  URL:            http://git.kolab.org/pykolab  URL:            http://git.kolab.org/pykolab
# Line 226  fi Line 226  fi
226  if [ $1 -eq  1 ] ; then  if [ $1 -eq  1 ] ; then
227      /bin/systemctl daemon-reload >/dev/null 2>&1 || :      /bin/systemctl daemon-reload >/dev/null 2>&1 || :
228  else  else
229      /bin/systemctl condrestart wallaced      /bin/systemctl condrestart wallace
230  fi  fi
231    
232  %preun -n wallace  %preun -n wallace
233  if [ $1 = 0 ]; then  if [ $1 = 0 ]; then
234      /bin/systemctl --no-reload disable wallace.service      /bin/systemctl --no-reload disable wallace.service
235      /bin/systemctl stop wallaced.service      /bin/systemctl stop wallace.service
236  fi  fi
237    
238    

Legend:
Removed from v.339608  
changed lines
  Added in v.339721

  ViewVC Help
Powered by ViewVC 1.1.30