update
This commit is contained in:
parent
c7e58f7882
commit
1cf9d1c002
@ -1 +1 @@
|
|||||||
initscripts-8.18.tar.bz2
|
initscripts-8.19.tar.bz2
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
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: 8.18
|
Version: 8.19
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1.1
|
Release: 1
|
||||||
Source: initscripts-%{version}.tar.bz2
|
Source: initscripts-%{version}.tar.bz2
|
||||||
URL: http://fedora.redhat.com/projects/additional-projects/initscripts/
|
URL: http://fedora.redhat.com/projects/additional-projects/initscripts/
|
||||||
Patch0: initscripts-s390.patch
|
Patch0: initscripts-s390.patch
|
||||||
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15
|
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15
|
||||||
Requires: /sbin/sysctl, sysklogd >= 1.3.31
|
Requires: /sbin/sysctl, syslog
|
||||||
Requires: /sbin/fuser, /bin/grep
|
Requires: /sbin/fuser, /bin/grep
|
||||||
Requires: module-init-tools
|
Requires: module-init-tools
|
||||||
Requires: util-linux >= 2.10s-11, mount >= 2.11l
|
Requires: util-linux >= 2.10s-11, mount >= 2.11l
|
||||||
@ -206,8 +206,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%ghost %attr(0664,root,utmp) /var/run/utmp
|
%ghost %attr(0664,root,utmp) /var/run/utmp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
* Thu Dec 15 2005 Bill Nottingham <notting@redhat.com>
|
||||||
- rebuilt
|
- Require syslog, for alternate implementations thereof (#172885)
|
||||||
|
- Fix fsck invocation for weeding out netdev devices (#175803)
|
||||||
|
|
||||||
* Fri Dec 2 2005 Bill Nottingham <notting@redhat.com> 8.18-1
|
* Fri Dec 2 2005 Bill Nottingham <notting@redhat.com> 8.18-1
|
||||||
- use new dhclient file paths, add appropriate conflict (#169164)
|
- use new dhclient file paths, add appropriate conflict (#169164)
|
||||||
|
Loading…
Reference in New Issue
Block a user