no need to BuildRequire pkgconfig
It's completely useless. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
a12937f334
commit
f47837476b
@ -22,11 +22,6 @@ Url: https://github.com/SELinuxProject/selinux/wiki
|
|||||||
# $ VERSION=2.7 ./make-fedora-selinux-patch.sh libselinux
|
# $ VERSION=2.7 ./make-fedora-selinux-patch.sh libselinux
|
||||||
# HEAD https://github.com/fedora-selinux/selinux/commit/70a12c5e7b56a81223d67ce2469292826b84efe9
|
# HEAD https://github.com/fedora-selinux/selinux/commit/70a12c5e7b56a81223d67ce2469292826b84efe9
|
||||||
Patch1: libselinux-fedora.patch
|
Patch1: libselinux-fedora.patch
|
||||||
%if 0%{?fedora} > 25
|
|
||||||
BuildRequires: pkgconf-pkg-config
|
|
||||||
%else
|
|
||||||
BuildRequires: pkgconfig
|
|
||||||
%endif
|
|
||||||
BuildRequires: python python-devel ruby-devel ruby libsepol-static >= %{libsepolver} swig pcre2-devel xz-devel
|
BuildRequires: python python-devel ruby-devel ruby libsepol-static >= %{libsepolver} swig pcre2-devel xz-devel
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
BuildRequires: python3 python3-devel
|
BuildRequires: python3 python3-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user