]> git.proxmox.com Git - mirror_frr.git/commitdiff
2003-08-14 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Thu, 14 Aug 2003 05:23:50 +0000 (05:23 +0000)
committerpaul <paul>
Thu, 14 Aug 2003 05:23:50 +0000 (05:23 +0000)
* redhat/quagga.spec.in: change the vty group, zebravty -> quaggavty

redhat/quagga.spec.in

index c0ac188270ef7209815af2c652229c8a6983ab6f..aa4eb7fdb593b3f8190e2dc8ef69ed1cf10a368f 100644 (file)
@@ -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