This commit is contained in:
parent
7b82c4f0f1
commit
6f385e1be2
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#%stage: boot
|
||||
#%depends: udev
|
||||
#%depends: udev clock
|
||||
#%programs: showconsole /sbin/blogd
|
||||
#%if: -x /sbin/blogd
|
||||
#%dontshow
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 21 18:40:42 CEST 2009 - werner@suse.de
|
||||
|
||||
- Make initrd script for blogd depend on initrd script clock
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 27 13:08:59 CET 2009 - werner@suse.de
|
||||
|
||||
|
@ -30,7 +30,7 @@ Group: System/Base
|
||||
PreReq: coreutils
|
||||
AutoReqProv: on
|
||||
Version: 2.86
|
||||
Release: 203
|
||||
Release: 204
|
||||
Summary: SysV-Style init
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libselinux-devel libsepol-devel
|
||||
@ -327,6 +327,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%doc %{_mandir}/man8/mkill.8.gz
|
||||
|
||||
%changelog
|
||||
* Tue Apr 21 2009 werner@suse.de
|
||||
- Make initrd script for blogd depend on initrd script clock
|
||||
* Fri Mar 27 2009 werner@suse.de
|
||||
- Update to killproc 2.15
|
||||
* New option -w for making startproc waiting on daemons parent
|
||||
@ -938,13 +940,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
- Avoid trouble with hard links of binaries
|
||||
* Sun Nov 07 1999 kukuk@suse.de
|
||||
- mingetty: Add 1900 to tm_year, it contains the years since 1900.
|
||||
* Wed Nov 03 1999 werner@suse.de
|
||||
* Thu Nov 04 1999 werner@suse.de
|
||||
- New killproc 1.12
|
||||
* Fix option -q of startproc
|
||||
* Fix Bug in wait4 handling of startproc
|
||||
* Fix script detection: do not handle startproc, killproc, and
|
||||
checkproc as script interpreters
|
||||
* Mon Nov 01 1999 werner@suse.de
|
||||
* Tue Nov 02 1999 werner@suse.de
|
||||
- Add a patch from Marius
|
||||
* Fri Oct 29 1999 werner@suse.de
|
||||
- powerd should tell init if status is OK again
|
||||
@ -1013,7 +1015,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
- Integrate powerd-2.0 for a replacment of the obsolate old one
|
||||
* Mon Nov 02 1998 ro@suse.de
|
||||
- update to killproc-1.6
|
||||
* Wed Oct 21 1998 ro@suse.de
|
||||
* Thu Oct 22 1998 ro@suse.de
|
||||
- update to killproc-1.5 (take 2)
|
||||
* Thu Oct 08 1998 ro@suse.de
|
||||
- killproc: libinit.c output of "can't open pid file" only "#if DEBUG"
|
||||
|
Loading…
Reference in New Issue
Block a user