diff options
Diffstat (limited to 'redhat')
| -rw-r--r-- | redhat/frr.spec.in | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index e24a84d1e4..fbe4c4a1f1 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -199,8 +199,6 @@ Requires:       initscripts  BuildRequires:  pam-devel  %endif  %if "%{initsystem}" == "systemd" -BuildRequires:      systemd -BuildRequires:      systemd-devel  Requires(post):     systemd  Requires(preun):    systemd  Requires(postun):   systemd @@ -396,9 +394,6 @@ routing state through standard SNMP MIBs.      --disable-bgp-vnc \  %endif      --enable-isisd \ -%if "%{initsystem}" == "systemd" -    --enable-systemd \ -%endif      --enable-rpki \  %if %{with_bfdd}      --enable-bfdd \  | 
