]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: fix libs-compat / devel-compat conditional 5219/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 13 Jul 2015 17:51:28 +0000 (11:51 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 13 Jul 2015 18:23:51 +0000 (12:23 -0600)
In the RPM .spec's %files list, the "with libs-compat" conditional was
inadvertantly exended to cover the files list for ceph-devel-compat as
well.

The "with libs-compat" conditional should only cover the
"ceph-libs-compat" package, and not affect "ceph-devel-compat".

http://tracker.ceph.com/issues/12315 Fixes: #12315

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in

index 8efbb667bd3ffbae546032875799c42bc4cb1f85..24a7b8f3811a3bfd5fb629532902ad475ca61f0e 100644 (file)
@@ -996,12 +996,12 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
 %files libs-compat
 # We need an empty %%files list for ceph-libs-compat, to tell rpmbuild to actually
 # build this meta package.
+%endif
 
 #################################################################################
 %files devel-compat
 # We need an empty %%files list for ceph-devel-compat, to tell rpmbuild to
 # actually build this meta package.
-%endif
 
 #################################################################################
 %files -n python-ceph-compat