From 8d63b86b08ca3eb8445fa57766e662d6393f3a70 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 10 Apr 2006 18:52:57 +0000 Subject: apply changes from FC5 branch - automatically rename devices on startup --- initscripts.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index ff65b361..34ddb034 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.31 +Version: 8.31.2 License: GPL Group: System Environment/Base Release: 1 @@ -189,6 +189,7 @@ rm -rf $RPM_BUILD_ROOT /sbin/getkey %attr(2755,root,root) /sbin/netreport /sbin/initlog +/lib/udev/rename_device /sbin/service /sbin/ppp-watch %{_mandir}/man*/* @@ -208,6 +209,13 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Mar 17 2006 Bill Nottingham 8.31.2-1 +- add udev helper to rename network devices on device creation + +* Tue Mar 14 2006 Bill Nottingham 8.31.1-1 +- fix context of /dev/pts (#185436) +- translation updates + * Sun Mar 5 2006 Bill Nottingham 8.31-1 - fix kexec support () - translation updates -- cgit