From: Jakub Bogusz Date: Sat, 21 May 2016 13:03:12 +0000 (+0200) Subject: - updated to 0.94.7 X-Git-Tag: auto/th/ceph-0.94.7-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fceph.git;a=commitdiff_plain;h=0b91e3b683f815e65cf27d325d990fc8d4b882b7 - updated to 0.94.7 - updated logrotate patch --- 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 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