summaryrefslogtreecommitdiffstats
path: root/redhat/quagga.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* quagga.logrotate: remove generic weekly and nocompress optionspaul2004-08-191-3/+3
| | | | quagga.spec.in: build snmp support, update prequisites ucd-snmp to net-snmp
* enable irdppaul2004-07-281-0/+6
|
* 2004-07-20 Paul Jakma <paul@dishone.st>paul2004-07-201-1/+4
| | | | | * redhat/quagga.spec.in: update for shared lib install, *.la should be in -devel
* 2004-02-18 Paul Jakma <paul@dishone.st>paul2004-02-181-4/+0
| | | | | * redhat/quagga.spec.in: remove references to patch files which were accidently committed.
* 2004-01-08 Paul Jakma <paul@dishone.st>paul2004-01-091-0/+9
| | | | | | | | | * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR, remove the redhat/... dist targets - instead these now go in.. redhat/Makefile.am: (new) proper place to describe redhat/ dist files, as well as allow quagga.spec to be regenerated properly. redhat/quagga.sysconfig: specify conf file location. redhat/quagga.spec.in: Add 2 patches to RPM build.
* 2003-12-30 Paul Jakma <paul@dishone.st>paul2003-12-301-46/+53
| | | | | | | | | | | * redhat/isisd.init: new file, init script for isisd. redhat/quagga.sysconfig: new file, sysconfig file for quagga initscripts. redhat/quagga.spec.in: various cleanups, including sysconfig patch from RH, fixed UID/GID as per RH EL, shell changed to /sbin/nologin, daemon vty's listen to 127.1 only per default and isisd packaged. redhat/*.init: sysconfig support and runlevels specified.
* Let's use 2608/tcp for isisd.jardin2003-12-231-0/+1
|
* 2003-11-02 Paul Jakma <paul@dishone.st>quagga_0_96_4_releasepaul2003-11-021-1/+0
| | | | | * redhat/quagga.spec.in: dont specify --with-cflags. rpmbuild sets CFLAGS.
* 2003-11-02 Paul Jakma <paul@dishone.st>paul2003-11-021-0/+5
| | | | | * redhat/quagga.spec.in: Install libzebra headers with -devel package.
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-2/+2
| | | | * redhat/quagga.spec.in: change the vty group, zebravty -> quaggavty
* 2003-08-12 Paul Jakma <paul@dishone.st>paul2003-08-121-0/+383
* redhat/: zebra.{logrotate,pam,spec.in} -> quagga.{logrotate,pam,spec.in}.