Jan Engelhardt 2012-06-06 21:46:07 +00:00 committed by Git OBS Bridge
parent 698aa1940c
commit ea00b9808f
4 changed files with 20 additions and 9 deletions

3
dwarves-1.10.tar.bz2 Normal file
View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 6 21:39:25 UTC 2012 - jengelh@inai.de
- Update to new upstream release 1.10
* Initial DWARF4 support
* Add stubs for some new GNU tags
* Fix a crash when pahole is called with -R -S
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package dwarves
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@ -16,21 +16,24 @@
#
Name: dwarves
Url: http://acmel.wordpress.com/
Summary: DWARF utilities
Version: 1.9
Release: 1
License: GPLv2
License: GPL-2.0
Group: Development/Tools/Debuggers
Version: 1.10
Release: 0
#Git-Clone: git://git.kernel.org/pub/scm/linux/kernel/git/acme/pahole
#DL-URL: http://fedorapeople.org/~acme/dwarves/
Source: http://fedorapeople.org/~acme/dwarves/%{name}-%{version}.tar.bz2
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake libdw-devel libdwarf-devel libebl-devel libelf-devel
BuildRequires: cmake
BuildRequires: libdw-devel
BuildRequires: libdwarf-devel
BuildRequires: libebl-devel
BuildRequires: libelf-devel
BuildRequires: zlib-devel
# Also known by its most prominent tool
Provides: pahole = %version-%release