auto-import initscripts-7.83-1 on branch devel from
initscripts-7.83-1.src.rpm
This commit is contained in:
parent
729ea1e328
commit
0a4ac90a74
@ -1 +1 @@
|
|||||||
initscripts-7.82.tar.bz2
|
initscripts-7.83.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.82
|
Version: 7.83
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1
|
Release: 1
|
||||||
@ -20,6 +20,7 @@ Requires: ethtool >= 1.8-2, kernel >= 2.6, /sbin/nash
|
|||||||
Conflicts: mkinitrd < 4.0
|
Conflicts: mkinitrd < 4.0
|
||||||
Conflicts: 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
|
||||||
|
Conflicts: udev < 0:032
|
||||||
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
|
||||||
BuildPrereq: glib2-devel popt gettext pkgconfig
|
BuildPrereq: glib2-devel popt gettext pkgconfig
|
||||||
@ -205,6 +206,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 7.83-1
|
||||||
|
- conflict with old udev
|
||||||
|
- use udev if it's present
|
||||||
|
|
||||||
* Fri Sep 17 2004 Bill Nottingham <notting@redhat.com> - 7.82-1
|
* Fri Sep 17 2004 Bill Nottingham <notting@redhat.com> - 7.82-1
|
||||||
- fix handling of nonexistent devices (#132839)
|
- fix handling of nonexistent devices (#132839)
|
||||||
- rhgb enhancements (<veillard@redhat.com>, #132665)
|
- rhgb enhancements (<veillard@redhat.com>, #132665)
|
||||||
|
Loading…
Reference in New Issue
Block a user