]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: consolidate centos/rhel macros
authorNathan Cutler <ncutler@suse.cz>
Fri, 15 May 2015 19:39:39 +0000 (21:39 +0200)
committerNathan Cutler <ncutler@suse.cz>
Fri, 15 May 2015 19:39:39 +0000 (21:39 +0200)
commit46404dd381e240634d224e77adc69f0ba4807045
treecdb307a16d011d54c2b78160abfd8c9136f7f30a
parent22984ee77722f45c0b41677b0fa3658658bd75c1
ceph.spec.in: consolidate centos/rhel macros

0%{?rhel} || 0%{?centos} can be simplified to just 0%{?rhel}, since
CentOS defines that macro for compatibility with RHEL.

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