Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build/ops: ceph.spec.in: 50-rbd.rules conditional is wrong #5207

Merged
1 commit merged into from Aug 30, 2015

Commits on Jul 12, 2015

  1. 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: ceph#12166
    
    Signed-off-by: Nathan Cutler <ncutler@suse.com>
    (cherry picked from commit 8aa758e)
    
    Conflicts:
    	ceph.spec.in
                hammer does not yet have _with_systemd or ceph_daemon.py
    smithfarm committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    4eb58ad View commit details
    Browse the repository at this point in the history