]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #5540 from ceph/wip-selinux-radosgw
authorSage Weil <sage@redhat.com>
Fri, 11 Sep 2015 15:31:36 +0000 (11:31 -0400)
committerSage Weil <sage@redhat.com>
Fri, 11 Sep 2015 15:31:36 +0000 (11:31 -0400)
selinux: Update policy for radosgw

Reviewed-by: Milan Broz <mbroz@redhat.com>
1  2 
ceph.spec.in

diff --cc ceph.spec.in
index 3420461c09653f2a6172d026ce644d6bbc04056d,9de3f7e7cbd2e49b33f349f05e1d748aebc5ff9d..17de4941ac8aeff6d6e70d36dfed5d98995df6e3
@@@ -222,8 -212,11 +225,11 @@@ FUSE based client to map Ceph rbd image
  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}
 +%if 0%{?suse_version}
  BuildRequires:        libexpat-devel
  BuildRequires:        FastCGI-devel
  %endif