]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rpm: fdupes in SUSE builds to conform with packaging guidelines
authorNathan Cutler <ncutler@suse.com>
Fri, 26 Jul 2019 10:42:09 +0000 (12:42 +0200)
committerNathan Cutler <ncutler@suse.com>
Fri, 26 Jul 2019 10:42:09 +0000 (12:42 +0200)
commit876d6bf6dc20ac86f88a877c8ef8b0f8529faef8
tree9b44a1ba383e738735bd4b71221bb45ebdc039fb
parent0bcbcb9d01d1dbfbb2274e219b4988a8ccb65df6
rpm: fdupes in SUSE builds to conform with packaging guidelines

Quoting from https://en.opensuse.org/openSUSE:Packaging_Conventions_RPM_Macros

"%fdupes is generally safe for use on /bin, /lib*, /usr (= %_prefix) and /sbin.
Do note however that files with same content but different ownership, when
hardlinked, will get the ownership of any of its content siblings."

Fixes: http://tracker.ceph.com/issues/40973
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in