mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 02:46:37 +00:00
2003-08-14 Paul Jakma <paul@dishone.st>
* redhat/quagga.spec.in: change the vty group, zebravty -> quaggavty
This commit is contained in:
parent
2f4453f456
commit
45315b5ddd
@ -12,7 +12,7 @@
|
||||
%define with_ospfapi 1
|
||||
%define with_multipath 64
|
||||
%define quagga_user quagga
|
||||
%define vty_group zebravty
|
||||
%define vty_group quaggavty
|
||||
|
||||
# path defines
|
||||
%define _sysconfdir /etc/quagga
|
||||
@ -45,7 +45,7 @@ Prereq: readline ncurses
|
||||
BuildRequires: texinfo tetex autoconf pam-devel patch
|
||||
# Initscripts > 5.60 is required for IPv6 support
|
||||
Prereq: initscripts >= 5.60
|
||||
Prereq: openssl ncurses readline pam
|
||||
Prereq: ncurses readline pam
|
||||
Prereq: /sbin/install-info
|
||||
Provides: routingdaemon
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
Loading…
Reference in New Issue
Block a user