From ecc6a7dd0b209945b8efc2d7bd5531a3df230050 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tsao Santín Date: Apr 23 2017 23:23:43 +0000 Subject: Fixed pcre2 dependencies in spec file --- diff --git a/hardlink.spec b/hardlink.spec index f3a2d0d..46ab065 100644 --- a/hardlink.spec +++ b/hardlink.spec @@ -10,8 +10,8 @@ Source0: hardlink.c Source1: hardlink.1 Source2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: pcre2-devel - +BuildRequires: pcre2-devel +Requires: pcre2 %description hardlink is used to create a tree of hard links. It's used by kernel installation to dramatically reduce the