Discussion:
RHEL7 source packages
Loic Dachary
2014-10-11 15:44:25 UTC
Permalink
Hi Ceph,

I find this line in https://github.com/ceph/ceph/blob/giant/ceph.spec.in#L382

%if (0%{?rhel} || 0%{?rhel} < 7)

odd because it looks like exactly the same as

%if 0%{?rhel}

But it has been added a long time ago
--
Loïc Dachary, Artisan Logiciel Libre
Loic Dachary
2014-10-11 16:16:22 UTC
Permalink
[sent mail by mistake, here is the full version ;-]
Post by Loic Dachary
Hi Ceph,
I find this line in https://github.com/ceph/ceph/blob/giant/ceph.spec.in#L382
%if (0%{?rhel} || 0%{?rhel} < 7)
odd because it looks like exactly the same as
%if 0%{?rhel}
But it has been added a long time ago
I filed a bug to followup http://tracker.ceph.com/issues/9747

Cheers
--
Loïc Dachary, Artisan Logiciel Libre
Loading...