]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: do not run fdupes, even on SLE/openSUSE 5224/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:55:40 +0000 (09:55 +0200)
commitbd25136d45d32b8d419fbe60e39572038e33cc59
treed18b98fce4797c97c31bcb120f320a01c8ff6983
parent741f0c235228b371486574ba0c3fbf55729e03bd
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