From 45315b5ddd0f237c94af144e2a8fe3134b401b9d Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 14 Aug 2003 05:23:50 +0000 Subject: 2003-08-14 Paul Jakma * redhat/quagga.spec.in: change the vty group, zebravty -> quaggavty --- redhat/quagga.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redhat/quagga.spec.in b/redhat/quagga.spec.in index c0ac1882..aa4eb7fd 100644 --- a/redhat/quagga.spec.in +++ b/redhat/quagga.spec.in @@ -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 -- cgit v1.2.1