From 3ec78dca9e6dee50cda7e5aed7410a9c2104b04b Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Fri, 13 Aug 1999 20:10:06 +0000 Subject: use new pppd --- initscripts.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 2554e443..617f77e2 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -10,7 +10,7 @@ BuildRoot: /var/tmp/initbld Requires: mingetty, bash, /bin/awk, /bin/sed, mktemp, e2fsprogs, console-tools Requires: procps, modutils >= 2.1.85-3, sysklogd >= 1.3.31 Requires: setup >= 2.0.3 -Conflicts: kernel <= 2.2, timeconfig < 3.0 +Conflicts: kernel <= 2.2, timeconfig < 3.0, pppd < 2.3.9 Prereq: /sbin/chkconfig, /usr/sbin/groupadd, gawk %description @@ -194,6 +194,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Aug 13 1999 Michael K. Johnson +- use new linkname argument to pppd to make if{up,down}-ppp + reliable -- requires ppp-2.3.9 or higher + * Mon Aug 2 1999 Bill Nottingham - fix typo. - add 'make check' -- cgit