[packages/ceph] - updated to 0.94.7 - updated logrotate patch
qboosh
qboosh at pld-linux.org
Sat May 21 15:02:50 CEST 2016
commit 0b91e3b683f815e65cf27d325d990fc8d4b882b7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat May 21 15:03:12 2016 +0200
- updated to 0.94.7
- updated logrotate patch
ceph.logrotate.patch | 7 ++++---
ceph.spec | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index 86f3aeb..03e04cc 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -20,12 +20,12 @@
Summary: User space components of the Ceph file system
Summary(pl.UTF-8): Działające w przestrzeni użytkownika elementy systemu plików Ceph
Name: ceph
-Version: 0.94.6
+Version: 0.94.7
Release: 1
License: LGPL v2.1 (libraries), GPL v2 (some programs)
Group: Base
Source0: http://download.ceph.com/tarballs/%{name}-%{version}.tar.gz
-# Source0-md5: 566cdeae80ee639dcb265ac284a59b48
+# Source0-md5: a8fd1046805551e301cb835f418ade72
Source1: ceph.sysconfig
# based on files from https://github.com/ceph/ceph/tree/master/systemd
Source10: cephctl
diff --git a/ceph.logrotate.patch b/ceph.logrotate.patch
index 53b79a5..bdde0fa 100644
--- a/ceph.logrotate.patch
+++ b/ceph.logrotate.patch
@@ -1,6 +1,6 @@
---- ceph-0.94.6/src/logrotate.conf.orig 2016-04-12 20:38:42.246628426 +0200
-+++ ceph-0.94.6/src/logrotate.conf 2016-04-12 20:44:06.806614808 +0200
-@@ -4,25 +4,7 @@
+--- ceph-0.94.7/src/logrotate.conf.orig 2016-05-21 07:57:16.259310201 +0200
++++ ceph-0.94.7/src/logrotate.conf 2016-05-21 07:59:10.385972051 +0200
+@@ -4,26 +4,7 @@
compress
sharedscripts
postrotate
@@ -23,6 +23,7 @@
- done
- done
- fi
+- killall -q -1 ceph-fuse || true
+ cephctl reload >/dev/null 2>/dev/null
endscript
missingok
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/0b91e3b683f815e65cf27d325d990fc8d4b882b7
More information about the pld-cvs-commit
mailing list