From 249045848854cae78602ed012962031694c7ff38 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tsao Santín Date: Apr 23 2017 23:08:07 +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