packages: ceph/ceph.spec - rel 1

baggins baggins at pld-linux.org
Thu Feb 23 12:03:28 CET 2012


Author: baggins                      Date: Thu Feb 23 11:03:28 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 1

---- Files affected:
packages/ceph:
   ceph.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/ceph/ceph.spec
diff -u packages/ceph/ceph.spec:1.1 packages/ceph/ceph.spec:1.2
--- packages/ceph/ceph.spec:1.1	Thu Feb 23 11:50:01 2012
+++ packages/ceph/ceph.spec	Thu Feb 23 12:03:23 2012
@@ -2,7 +2,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
@@ -159,8 +159,8 @@
 
 %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
@@ -293,6 +293,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/02/23 11:03:23  baggins
+- rel 1
+
 Revision 1.1  2012/02/23 10:50:01  baggins
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ceph/ceph.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list