/[packages]/cauldron/mariadb/current/SPECS/mariadb.spec
ViewVC logotype

Diff of /cauldron/mariadb/current/SPECS/mariadb.spec

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

revision 233779 by tmb, Sat Apr 28 01:57:09 2012 UTC revision 247826 by alien, Mon May 28 07:05:49 2012 UTC
# Line 611  fi Line 611  fi
611  %_preun_service mysqld  %_preun_service mysqld
612    
613  %postun  %postun
614  if [ "$1" = "0" ]; then  if [ "$1" = "1" ]; then
615      if [ -f /var/lock/subsys/mysqld ]; then      if [ -f /var/lock/subsys/mysqld ]; then
616          %{_initrddir}/mysqld restart > /dev/null 2>/dev/null || :          %{_initrddir}/mysqld restart > /dev/null 2>/dev/null || :
617      fi      fi

Legend:
Removed from v.233779  
changed lines
  Added in v.247826

  ViewVC Help
Powered by ViewVC 1.1.30