]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: do not run fdupes, even on SLE/openSUSE 5223/head
authorNathan Cutler <ncutler@suse.com>
Mon, 13 Jul 2015 16:12:01 +0000 (18:12 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 14 Jul 2015 07:45:48 +0000 (09:45 +0200)
commitcdde626f6371e1da501306ed16bc450ee1ec0b91
tree82333f6f2e2915b3dba50fba9449014ed5d5d450
parent9a79e8e7da5f34f1adaf6137e01bcd42766ae677
ceph.spec.in: do not run fdupes, even on SLE/openSUSE

In openSUSE there is a policy to use %fdupes in the spec file if RPMLINT
complains about duplicate files wasting space in the filesystem.

However, RPMLINT is not so complaining, so drop fdupes.

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

Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 53072b9019caf72e0313b2804ea174237ed7da33)
ceph.spec.in