/[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 553511 by alien, Mon Nov 25 22:26:04 2013 UTC revision 581188 by oden, Tue Feb 4 15:50:38 2014 UTC
# Line 54  Line 54 
54  %define muser   mysql  %define muser   mysql
55  Summary:        A very fast and reliable SQL database engine  Summary:        A very fast and reliable SQL database engine
56  Name:           mariadb  Name:           mariadb
57  Version:        5.5.34  Version:        5.5.35
58  Release:        %mkrel 2  Release:        %mkrel 1
59  Group:          Databases  Group:          Databases
60  License:        GPLv2 with exceptions  License:        GPLv2 with exceptions
61  URL:            http://mariadb.org/  URL:            http://mariadb.org/
# Line 679  fi Line 679  fi
679  %_preun_service mysqld  %_preun_service mysqld
680    
681  %postun  %postun
682  if [ "$1" = "1" ]; then  %_post_service mysqld
     if [ -f /var/lock/subsys/mysqld ]; then  
         %{_initrddir}/mysqld restart > /dev/null 2>/dev/null || :  
     fi  
 fi  
683    
684  %pre common-core  %pre common-core
685  # enable plugins  # enable plugins

Legend:
Removed from v.553511  
changed lines
  Added in v.581188

  ViewVC Help
Powered by ViewVC 1.1.30