]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: ceph-radosgw should require ceph-selinux 5540/head
authorBoris Ranto <branto@redhat.com>
Fri, 4 Sep 2015 07:30:29 +0000 (09:30 +0200)
committerBoris Ranto <branto@redhat.com>
Fri, 11 Sep 2015 09:08:13 +0000 (11:08 +0200)
Signed-off-by: Boris Ranto <branto@redhat.com>
ceph.spec.in

index 625cbb399d8c395bfb05ed40393cf80fc2be0bf4..9de3f7e7cbd2e49b33f349f05e1d748aebc5ff9d 100644 (file)
@@ -212,6 +212,9 @@ FUSE based client to map Ceph rbd images to files
 Summary:       Rados REST gateway
 Group:         Development/Libraries
 Requires:      ceph-common = %{epoch}:%{version}-%{release}
+%if 0%{with selinux}
+Requires:      ceph-selinux = %{epoch}:%{version}-%{release}
+%endif
 Requires:      librados2 = %{epoch}:%{version}-%{release}
 %if 0%{defined suse_version}
 BuildRequires: libexpat-devel