]> git.proxmox.com Git - mirror_frr.git/commitdiff
redhat: depend on info package instead of binary in specfile
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 5 Jun 2018 15:13:32 +0000 (17:13 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 19 Jun 2018 07:57:52 +0000 (09:57 +0200)
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
redhat/frr.spec.in

index 89280de6994c70fbc085ac9a3350025e18ebc885..5217ffdf839febd469b697c0aae34a9887ffa640 100644 (file)
@@ -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