Accepting request 213660 from Kernel:kdump

Many code cleanups needed to implement TDD.

OBS-URL: https://build.opensuse.org/request/show/213660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=60
This commit is contained in:
Stephan Kulow 2014-01-13 09:53:19 +00:00 committed by Git OBS Bridge
commit 3c0bd5d5fa
5 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3cf3a2bb5fee0c2a3a03675dacd1d6a56b14b35ce31da7e7f0432b512c5691a9
size 108721

3
kdump-0.8.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0668537bf197b5e49a27d245f45dbcf753aae52f2b133e304c1420a9157cbd83
size 107201

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 13 06:37:39 UTC 2014 - ptesarik@suse.cz
- Update to 0.8.7
o Change libelf interface to elfutils (libelf1)
o Fix parsing of command line options
o New tests
o Many code cleanups
-------------------------------------------------------------------
Fri Dec 6 17:25:46 UTC 2013 - ptesarik@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package kdump
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
Url: http://freehg.org/u/bwalle/kdump/
Name: kdump
Version: 0.8.6
Version: 0.8.7
Release: 0
Requires: curl
Requires: makedumpfile
@ -31,7 +31,7 @@ BuildRequires: asciidoc
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: libcurl-devel
BuildRequires: libelf0-devel
BuildRequires: libelf-devel
BuildRequires: libesmtp-devel
BuildRequires: libopenssl-devel
BuildRequires: libxslt