]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: Add a small comment on the empty %files section
authorDan Mick <dan.mick@inktank.com>
Tue, 12 Aug 2014 21:46:52 +0000 (14:46 -0700)
committerSage Weil <sage@redhat.com>
Fri, 3 Oct 2014 18:21:56 +0000 (11:21 -0700)
as suggested by Dan Mick.

Signed-off-by: Erik Logtenberg <erik@logtenberg.eu>
(cherry picked from commit e37b262c7928934530c5bb09fe56f83eb61f4244)

ceph.spec.in

index a52f4172b720d6c535b2357b193de3fcf4a7fff2..978e1599ef414732dd638641bc01adf990eeb55d 100644 (file)
@@ -727,5 +727,7 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
 %{_javadir}/libcephfs-test.jar
 
 %files libs-compat
+# We need an empty %files list for ceph-libs-compat, to tell rpmbuild to actually
+# build this meta package.
 
 %changelog