forked from pool/kdump
This commit is contained in:
parent
1da41caf81
commit
3fd8796b1e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c2dafd7d19621adbe2e296c585d3abbb95a573a3c79466135cb34257e0181a6
|
|
||||||
size 41384
|
|
3
kdump-0.3.1.tar.bz2
Normal file
3
kdump-0.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67f51007370ec0b3602945d9f37a4b003a7da334089a746f9b71c0dd922e4a39
|
||||||
|
size 41657
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 12 15:30:20 CET 2007 - bwalle@suse.de
|
||||||
|
|
||||||
|
- check the disk space afterwards if makedumpfile is used since
|
||||||
|
it's not possible to know the dump image size in advance
|
||||||
|
- updated version to 0.3.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 12 15:05:06 CET 2007 - tiwai@suse.de
|
Mon Nov 12 15:05:06 CET 2007 - tiwai@suse.de
|
||||||
|
|
||||||
|
11
kdump.spec
11
kdump.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kdump (Version 0.3.0)
|
# spec file for package kdump (Version 0.3.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -13,8 +13,8 @@
|
|||||||
Name: kdump
|
Name: kdump
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
BuildRequires: libelf0-devel zlib-devel
|
BuildRequires: libelf0-devel zlib-devel
|
||||||
Version: 0.3.0
|
Version: 0.3.1
|
||||||
Release: 9
|
Release: 1
|
||||||
Requires: curl openssh
|
Requires: curl openssh
|
||||||
Recommends: makedumpfile
|
Recommends: makedumpfile
|
||||||
Summary: Script for kdump
|
Summary: Script for kdump
|
||||||
@ -130,7 +130,12 @@ fi
|
|||||||
/lib/mkinitrd/boot/02-keyboard-blink.sh
|
/lib/mkinitrd/boot/02-keyboard-blink.sh
|
||||||
/etc/init.d/kdump
|
/etc/init.d/kdump
|
||||||
/var/adm/fillup-templates/sysconfig.kdump
|
/var/adm/fillup-templates/sysconfig.kdump
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 12 2007 - bwalle@suse.de
|
||||||
|
- check the disk space afterwards if makedumpfile is used since
|
||||||
|
it's not possible to know the dump image size in advance
|
||||||
|
- updated version to 0.3.1
|
||||||
* Mon Nov 12 2007 - tiwai@suse.de
|
* Mon Nov 12 2007 - tiwai@suse.de
|
||||||
- fix PreReq for insserv and fillup
|
- fix PreReq for insserv and fillup
|
||||||
* Tue Nov 06 2007 - bwalle@suse.de
|
* Tue Nov 06 2007 - bwalle@suse.de
|
||||||
|
Loading…
x
Reference in New Issue
Block a user