]> git.pld-linux.org Git - packages/ceph.git/commitdiff
- rel 1 auto/th/ceph-0_41-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 23 Feb 2012 11:03:23 +0000 (11:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ceph.spec -> 1.2

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.217095 seconds and 4 git commands to generate.