From c82c29d6174022be45929fe9ba8a84993eef974a Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Tue, 12 Aug 2014 14:46:52 -0700 Subject: [PATCH] ceph.spec.in: Add a small comment on the empty %files section as suggested by Dan Mick. Signed-off-by: Erik Logtenberg (cherry picked from commit e37b262c7928934530c5bb09fe56f83eb61f4244) --- ceph.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index a52f4172b720d..978e1599ef414 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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 -- 2.39.5