auto-import changelog data from initscripts-7.73-1.src.rpm
Fri Aug 27 2004 Jason Vas Dias <jvdias@redhat.com> 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 <notting@redhat.com> 7.72-1 - flip the kernel conflict to a Requires:
This commit is contained in:
parent
316128f80b
commit
b9dffd5b23
@ -1 +1 @@
|
|||||||
initscripts-7.71.tar.bz2
|
initscripts-7.73.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: The inittab file and the /etc/init.d scripts.
|
Summary: The inittab file and the /etc/init.d scripts.
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 7.71
|
Version: 7.73
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1
|
Release: 1
|
||||||
@ -16,9 +16,9 @@ Requires: util-linux >= 2.10s-11, mount >= 2.11l
|
|||||||
Requires: bash >= 2.0, SysVinit
|
Requires: bash >= 2.0, SysVinit
|
||||||
Requires: /sbin/ip, /sbin/arping, net-tools
|
Requires: /sbin/ip, /sbin/arping, net-tools
|
||||||
Requires: /etc/redhat-release, dev
|
Requires: /etc/redhat-release, dev
|
||||||
Requires: ethtool >= 1.8-2
|
Requires: ethtool >= 1.8-2, kernel >= 2.6
|
||||||
Conflicts: mkinitrd < 4.0
|
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
|
Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14
|
||||||
Obsoletes: rhsound sapinit
|
Obsoletes: rhsound sapinit
|
||||||
Prereq: /sbin/chkconfig, /usr/sbin/groupadd, gawk, fileutils, sh-utils
|
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
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 27 2004 Jason Vas Dias <jvdias@redhat.com> 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 <notting@redhat.com> 7.72-1
|
||||||
|
- flip the kernel conflict to a Requires:
|
||||||
|
|
||||||
* Thu Aug 26 2004 Karsten Hopp <karsten@redhat.de> 7.71-1
|
* Thu Aug 26 2004 Karsten Hopp <karsten@redhat.de> 7.71-1
|
||||||
- ifcfg-iucv/ctc: drop REMIP and use GATEWAY instead
|
- ifcfg-iucv/ctc: drop REMIP and use GATEWAY instead
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user