diff --git a/glusterfs.spec b/glusterfs.spec index af0740d..1a4d19b 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -32,7 +32,7 @@ Summary: Cluster File System Name: glusterfs Version: 3.3.0 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv3+ and (GPLv2 or LGPLv3+) Group: System Environment/Base Vendor: Red Hat @@ -803,8 +803,8 @@ if [ $1 -eq 0 ]; then %_init_disable glusterd fi if [ $1 -ge 1 ]; then - %_init_restart glusterd %_init_restart glusterfsd + %_init_restart glusterd fi @@ -906,6 +906,9 @@ fi %changelog +* Wed Sep 19 2012 Kaleb S. KEITHLEY - 3.3.0-11 +- condrestart glusterfsd then glusterd in %preun server + * Wed Sep 19 2012 Kaleb S. KEITHLEY - 3.3.0-10 - fix additional python dependencies, esp. for rhel