From 4c44202fdc79d3e3cf59c1772b67c54f2dd8c706 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Fri, 10 Aug 2001 00:02:17 +0000 Subject: - don't set MSN if it' empty (it's now optional) - don't give login name as a cmdline-option (Bug #23066) --- initscripts.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 8b101852..6a6304a1 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.13 +Version: 6.14 License: GPL Group: System Environment/Base Release: 1 @@ -238,6 +238,10 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Fri Aug 10 2001 Than Ngo +- don't set MSN if it' empty (it's now optional) +- don't give login name as a cmdline-option (Bug #23066) + * Thu Aug 9 2001 Bill Nottingham - require SysVinit (#51335) -- cgit