]> git.pld-linux.org Git - packages/ceph.git/blobdiff - ceph.spec
- rel 1
[packages/ceph.git] / ceph.spec
index a712f7ac7d38a09b8209043b737f5be25271bbd3..559c4755e8afb5edf4afdc19ceebba30432af906 100644 (file)
--- 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
This page took 0.024302 seconds and 4 git commands to generate.