28724959fa
Mon Sep 22 2003 Nalin Dahyabhai <nalin@redhat.com> 0.96.2-4.3E - Remove the directory part of paths for PAM modules in quagga.pam, allowing libpam to search its default directory (needed if a 64-bit libpam needs to look in /lib64/security instead of /lib/security). Pulled up from HEAD. Wed Sep 17 2003 Jay Fenlason <fenlason@redhat.com> 0.96.2-2.3E - Close bugzilla #103320 by using /sbin/nologin for the quagga user - Include a patch from Kaj J. Niemi (kajtzu@basen.net) to put Quagga configuration options in /etc/sysconfig/quagga and default Quagga to only listening on 127.0.0.1 This closes bugzilla #104376) Wed Aug 27 2003 Jay Fenlason <fenlason@redhat.com> 0.96.2-0.3E - Merge from HEAD including - New upstream version Tue Aug 19 2003 Jay Fenlason <fenlason@redhat.com> 0.96.1-2.3E - Fix bugzilla #102673 by groupadd and useradd-ing quagga in %pre. - Quash a couple more compiler warnings while we're at it. Wed Aug 13 2003 Jay Fenlason <fenlason@redhat.com> 0.96-0.3E - merge from HEAD to the 3E branch for taroon. - added a patch (libwrap) to allow the generated Makefiles for zebra/ and lib/ to work on AMD64 systems. For some reason make there does not like a dependency on -lcap - added a patch (warnings) to shut up warnings about an undefined structure type in some function prototypes and quiet down all the warnings about assert(ptr) on x86_64. - Modified the upstream quagga-0.96/readhat/quagga.spec to work as an official Red Hat package (remove user and group creation and changes to services) - Trimmed changelog. See the upstream .spec file for previous changelog entries.
4 lines
60 B
Bash
Executable File
4 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/usr/lib/rpm/perl.req $* | grep -v "Net::Telnet"
|