]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: use _udevrulesdir to eliminate conditionals 5079/head
authorNathan Cutler <ncutler@suse.com>
Thu, 25 Jun 2015 20:37:52 +0000 (22:37 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 9 Jul 2015 16:17:55 +0000 (18:17 +0200)
commit8aa758ee7a14e93ded1d55b4aca7a54aa47d7174
tree9b70272547093657cfbd41959d6b6b12bc1d16f6
parent6dfba7678e58c044792be7d13af74e5ea64e81df
ceph.spec.in: use _udevrulesdir to eliminate conditionals

The conditionals governing where 50-rbd.rules is installed were not doing the
right thing on SUSE distros.

Start using the %_udevrulesdir RPM macro, while taking care that it is defined
and set to the right value. Use it to eliminate some conditionals around other
udev rules files as well.

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

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in