From 7b6c4bb1f9fed6a5d9cab1cdf84a35b08cde6a1d Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Wed, 19 Sep 2012 09:07:13 -0400 Subject: [PATCH] 3.3.0-11 condrestart glusterfsd first then glusterd in %preun server --- glusterfs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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