From 427db7a82925a46c080c100dc9954fe1ecb8c949 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Tue, 16 Sep 2008 09:34:02 +0200 Subject: add %{?dist} to release changed URL refined License tag add changelog --- initscripts.spec | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 88d6a87b..cc745d02 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,11 +1,13 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.45.19.EL -License: GPL +Version: 8.45.20 +# ppp-watch is GPLv2+, everything else is GPLv2 +License: GPLv2 and GPLv2+ Group: System Environment/Base -Release: 1 +Release: 1%{?dist} Source: initscripts-%{version}.tar.bz2 -URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ +# git source repository +URL: http://git.fedorahosted.org/git/initscripts.git BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 Requires: /sbin/sysctl, syslog @@ -196,6 +198,13 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Sep 16 2008 Harald Hoyer 8.45.20-1 +- changes to init scripts to better support stateless (#433702, ) +- call logger with full path (#447928, Mihai Vintila) +- add a udevsettle before mounting _netdev devices (#452866, ) +- reduce device initialization overhead for ccw devices (#437110, Glen Johnson) +- Resolves: rhbz#433702 rhbz#452866 rhbz#447928 rhbz#437110 + * Mon Mar 3 2008 Bill Nottingham 8.45.19.EL-1 - also skip network shutdown if there is a '_rnetdev' root device (part of #435358, ) -- cgit v1.2.1