diff --git a/.cvsignore b/.cvsignore index 28657ca..f0093f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-7.71.tar.bz2 +initscripts-7.73.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index ec9f7c6..7362901 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.71 +Version: 7.73 License: GPL Group: System Environment/Base Release: 1 @@ -16,9 +16,9 @@ Requires: util-linux >= 2.10s-11, mount >= 2.11l Requires: bash >= 2.0, SysVinit Requires: /sbin/ip, /sbin/arping, net-tools Requires: /etc/redhat-release, dev -Requires: ethtool >= 1.8-2 +Requires: ethtool >= 1.8-2, kernel >= 2.6 Conflicts: mkinitrd < 4.0 -Conflicts: kernel <= 2.6, timeconfig < 3.0, ppp < 2.3.9, wvdial < 1.40-3 +Conflicts: timeconfig < 3.0, ppp < 2.3.9, wvdial < 1.40-3 Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14 Obsoletes: rhsound sapinit Prereq: /sbin/chkconfig, /usr/sbin/groupadd, gawk, fileutils, sh-utils @@ -252,6 +252,13 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Aug 27 2004 Jason Vas Dias 7.73-1 +- Add support for running the DHCPv6 client to ifup +- (new DHCPV6C=yes/no ifcfg-${IF} variable) + update sysconfig.txt + +* Fri Aug 27 2004 Bill Nottingham 7.72-1 +- flip the kernel conflict to a Requires: + * Thu Aug 26 2004 Karsten Hopp 7.71-1 - ifcfg-iucv/ctc: drop REMIP and use GATEWAY instead diff --git a/sources b/sources index fad7c5f..9c37985 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f80649596bd9e3365be904be86c8699e initscripts-7.71.tar.bz2 +dc5b006ec854e457fd56a5a4f7af9a00 initscripts-7.73.tar.bz2