]> 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)
committerDan Mick <dan.mick@inktank.com>
Wed, 27 Aug 2014 19:56:08 +0000 (12:56 -0700)
as suggested by Dan Mick.

Signed-off-by: Erik Logtenberg <erik@logtenberg.eu>
ceph.spec.in

index 75ff0e4903131daa1c0b95af322e0fd70ee47838..bebb73f4ba079af74f82b3e6c27c39da2ea021e6 100644 (file)
@@ -765,5 +765,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