Fedora 19 is EOL, so there's no need to refer to Fedoras less than 20.
"%{fedora}" effectively implies "Fedora 20 and above".
Reported-by: Ira Cooper <ira@samba.org>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit
f3e4a91c458ca7b11706fe4608cb739499f5d3cc)
Conflicts:
ceph.spec.in
added xmlstarlet dependency to ceph-test package
Group: System Environment/Libraries
License: LGPL-2.0
Requires: ceph-common
-%if (0%{?fedora} >= 20 || 0%{?rhel} == 6)
+Requires: xmlstarlet
+%if (0%{?fedora} || 0%{?rhel} == 6)
BuildRequires: lttng-ust-devel
BuildRequires: libbabeltrace-devel
%endif