This commit is contained in:
parent
3c73507da8
commit
1f19f8cb50
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7012e354438f53bcdcf4ebce4a538659991e0e59faa187188a14ae866447629c
|
||||
size 33767
|
3
makedumpfile-1.1.4.tar.bz2
Normal file
3
makedumpfile-1.1.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f2acdfebd3b4ffa506c164469ad9e194092891f834882e29a40ced058367a5d
|
||||
size 36147
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 11 10:25:05 CEST 2007 - bwalle@suse.de
|
||||
|
||||
- updated to 1.1.4
|
||||
o Add ia64 DISCONTIGMEM support.
|
||||
o Add ia64_vtop.
|
||||
o Add __FUNCTION__ to ERRMSG.
|
||||
o Cleanup README.
|
||||
o Fix DISCONTIGMEM bitmap.
|
||||
o Fix ELF output with overlapping sections.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 17:22:05 CEST 2007 - bwalle@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package makedumpfile (Version 1.1.3)
|
||||
# spec file for package makedumpfile (Version 1.1.4)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -14,8 +14,8 @@ Name: makedumpfile
|
||||
BuildRequires: gcc-c++ libdw-devel zlib-devel
|
||||
%define elfutils_version 0.124
|
||||
License: GNU General Public License (GPL)
|
||||
Version: 1.1.3
|
||||
Release: 15
|
||||
Version: 1.1.4
|
||||
Release: 1
|
||||
Summary: Partial kernel dump
|
||||
Group: System/Kernel
|
||||
URL: https://sourceforge.net/projects/makedumpfile/
|
||||
@ -59,6 +59,14 @@ install -c -m 0644 makedumpfile.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
/bin/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 11 2007 - bwalle@suse.de
|
||||
- updated to 1.1.4
|
||||
o Add ia64 DISCONTIGMEM support.
|
||||
o Add ia64_vtop.
|
||||
o Add __FUNCTION__ to ERRMSG.
|
||||
o Cleanup README.
|
||||
o Fix DISCONTIGMEM bitmap.
|
||||
o Fix ELF output with overlapping sections.
|
||||
* Tue Jun 05 2007 - bwalle@suse.de
|
||||
- fix build
|
||||
* Tue Jun 05 2007 - bwalle@suse.de
|
||||
|
Loading…
x
Reference in New Issue
Block a user