From baf50b274aa64e9506d372ef96a3f156a03f9793 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Sep 26 2017 19:24:15 +0000 Subject: Require pcre2 instead of pcre --- diff --git a/libselinux.spec b/libselinux.spec index 676ce46..d976610 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -27,7 +27,7 @@ BuildRequires: python python-devel ruby-devel ruby libsepol-static >= %{libsepol BuildRequires: python3 python3-devel %endif # if with_python3 BuildRequires: systemd -Requires: libsepol%{?_isa} >= %{libsepolver} pcre +Requires: libsepol%{?_isa} >= %{libsepolver} pcre2 Conflicts: filesystem < 3, selinux-policy-base < 3.13.1-138 %description