From 72daa1dad72db8e532a18e1b0ca826911aac21b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Thu, 23 Feb 2012 11:03:23 +0000 Subject: [PATCH] - rel 1 Changed files: ceph.spec -> 1.2 --- ceph.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ceph.spec b/ceph.spec index a712f7a..559c475 100644 --- a/ceph.spec +++ b/ceph.spec @@ -1,7 +1,7 @@ Summary: User space components of the Ceph file system Name: ceph Version: 0.41 -Release: 0.1 +Release: 1 License: LGPLv2 Group: Base Source0: http://ceph.newdream.net/download/%{name}-%{version}.tar.bz2 @@ -158,8 +158,8 @@ rm -rf $RPM_BUILD_ROOT %preun if [ "$1" = "0" ] ; then - %service ceph stop - /sbin/chkconfig --del ceph + %service ceph stop + /sbin/chkconfig --del ceph fi %post libs -p /sbin/ldconfig -- 2.43.0