From baf50b274aa64e9506d372ef96a3f156a03f9793 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Tue, 26 Sep 2017 21:24:15 +0200 Subject: [PATCH] Require pcre2 instead of pcre --- libselinux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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