]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
- ceph-radosgw needs the ceph main package at postinstall, e.g.
author"Thorsten Behrens" <tbehrens@suse.com>
Fri, 6 Feb 2015 10:01:59 +0000 (11:01 +0100)
committer"Thorsten Behrens" <tbehrens@suse.com>
Fri, 6 Feb 2015 10:01:59 +0000 (11:01 +0100)
  due to systemd unit file dependencies. It is also probably a
  good idea to have the other lot of in-cluster support binaries
  around on such a host.

ceph.changes
ceph.spec
ceph.spec.in

index 4110891fd8c45b394af0817b8bc21c78e665f07a..2b6c5ac139a1e7ca3b31177c081f345245ea179e 100644 (file)
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Fri Feb  6 09:58:42 UTC 2015 - tbehrens@suse.com
+
+- ceph-radosgw needs the ceph main package at postinstall, e.g.
+  due to systemd unit file dependencies. It is also probably a
+  good idea to have the other lot of in-cluster support binaries
+  around on such a host. 
+
 -------------------------------------------------------------------
 Thu Feb  5 15:22:17 UTC 2015 - lmb@suse.com
 
index e4219b54d30119a20463941a4d300d37660833b0..ea14fced50897fd8a463967873ca1938502c6368 100644 (file)
--- a/ceph.spec
+++ b/ceph.spec
@@ -238,6 +238,7 @@ Requires:       apache2-mod_fastcgi
 BuildRequires:  expat-devel
 BuildRequires:  fcgi-devel
 Requires:       mod_fcgid
+Requires(post): %{name} = %{version}-%{release}
 
 %endif
 %description radosgw
index a90025b40a09518c530d1e3b89557ce8edb88d1e..570b679c1422dde8b32166a9f22234d6ec5c339a 100644 (file)
@@ -211,6 +211,7 @@ Requires:       apache2-mod_fastcgi
 BuildRequires:  expat-devel
 BuildRequires:  fcgi-devel
 Requires:       mod_fcgid
+Requires(post): %{name} = %{version}-%{release}
 
 %endif
 %description radosgw