OBS User unknown
2008-08-15 23:01:39 +00:00
committed by Git OBS Bridge
parent 9346273772
commit 449fc248c4
4 changed files with 24 additions and 8 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 12 09:55:20 CEST 2008 - bwalle@suse.de
- update to 1.2.8
* Add the IMPLEMENTATION file for the kdump-compressed format.
-------------------------------------------------------------------
Fri Jul 18 11:48:48 CEST 2008 - bwalle@suse.de

View File

@@ -1,10 +1,17 @@
#
# spec file for package makedumpfile (Version 1.2.7)
# spec file for package makedumpfile (Version 1.2.8)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -15,7 +22,7 @@ Name: makedumpfile
BuildRequires: gcc-c++ libdw-devel libdw1 libelf-devel libelf0 libelf1 zlib-devel
%define elfutils_version 0.124
License: GPL v2 or later
Version: 1.2.7
Version: 1.2.8
Release: 1
Summary: Partial kernel dump
Group: System/Kernel
@@ -55,11 +62,14 @@ install -c -m 0644 makedumpfile.8 $RPM_BUILD_ROOT%{_mandir}/man8
%files
%defattr(-,root,root)
%doc README COPYING
%doc README COPYING IMPLEMENTATION
%doc %{_mandir}/man?/*
/bin/*
%changelog
* Tue Aug 12 2008 bwalle@suse.de
- update to 1.2.8
* Add the IMPLEMENTATION file for the kdump-compressed format.
* Fri Jul 18 2008 bwalle@suse.de
- update to 1.2.7
* features