|
@@ -4,7 +4,7 @@
|
|
Summary: The inittab file and the /etc/rc.d scripts.
|
|
Summary: The inittab file and the /etc/rc.d scripts.
|
|
Summary(ja): inittab と /etc/rc.d 以下の起動スクリプト一式
|
|
Summary(ja): inittab と /etc/rc.d 以下の起動スクリプト一式
|
|
Name: initscripts
|
|
Name: initscripts
|
|
-Version: 8.91.12
|
|
+Version: 8.91.13
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: GPL
|
|
License: GPL
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
@@ -20,7 +20,7 @@ BuildRequires: glib2-devel, popt-devel
|
|
Requires: mingetty, gawk, sed, mktemp, e2fsprogs >= 1.15
|
|
Requires: mingetty, gawk, sed, mktemp, e2fsprogs >= 1.15
|
|
Requires: procps >= 3.2.7, syslog
|
|
Requires: procps >= 3.2.7, syslog
|
|
Requires: setup >= 2.5.7, psmisc, which, grep
|
|
Requires: setup >= 2.5.7, psmisc, which, grep
|
|
-Requires: module-init-tools >= 3.6
|
|
+Requires: kmod
|
|
Requires: util-linux-ng
|
|
Requires: util-linux-ng
|
|
Requires: upstart >= 0.6.7
|
|
Requires: upstart >= 0.6.7
|
|
Requires: SysVinit-tools
|
|
Requires: SysVinit-tools
|
|
@@ -434,6 +434,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Jul 09 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 8.91.13-1
|
|
|
|
+- add newer udev support
|
|
|
|
+ - mount devtmpfs on /dev
|
|
|
|
+ - mount tmpfs on /run
|
|
|
|
+
|
|
* Thu Jan 26 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 8.91.12-1
|
|
* Thu Jan 26 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 8.91.12-1
|
|
- drop support kernel-2.4 (support 3.0 or upper)
|
|
- drop support kernel-2.4 (support 3.0 or upper)
|
|
|
|
|