From f47837476b2897571b66ade9467eb4a65ce289ee Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sep 01 2017 07:22:29 +0000 Subject: no need to BuildRequire pkgconfig It's completely useless. Signed-off-by: Igor Gnatenko --- diff --git a/libselinux.spec b/libselinux.spec index 5b13484..6a22ee3 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -22,11 +22,6 @@ Url: https://github.com/SELinuxProject/selinux/wiki # $ VERSION=2.7 ./make-fedora-selinux-patch.sh libselinux # HEAD https://github.com/fedora-selinux/selinux/commit/70a12c5e7b56a81223d67ce2469292826b84efe9 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 %if 0%{?with_python3} BuildRequires: python3 python3-devel