From 501c1362317a2a0d5f369e9c3ff37cf291e85d90 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Tue, 5 Jun 2018 17:13:32 +0200 Subject: redhat: depend on info package instead of binary in specfile Signed-off-by: Ruben Kerkhof --- redhat/frr.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'redhat') diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 89280de69..5217ffdf8 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -143,8 +143,8 @@ License: GPLv2+ Group: System Environment/Daemons Source0: https://github.com/FRRouting/frr/archive/%{name}-%{frrversion}.tar.gz URL: https://www.frrouting.org -Requires(preun): /sbin/install-info -Requires(post): /sbin/install-info +Requires(preun): info +Requires(post): info BuildRequires: gcc patch libcap-devel BuildRequires: readline readline-devel ncurses ncurses-devel BuildRequires: json-c-devel bison >= 2.7 flex make -- cgit v1.2.3