forked from pool/dwarves
Autobuild autoformatter for 79444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dwarves?expand=0&rev=2
This commit is contained in:
parent
eeceb1fe57
commit
c74f3c667d
24
dwarves.spec
24
dwarves.spec
@ -1,20 +1,28 @@
|
||||
#
|
||||
# spec file for package dwarves (Version 1.8)
|
||||
# spec file for package dwarves
|
||||
#
|
||||
# Copyright (c) 2010 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.
|
||||
# Copyright (c) 2011 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
|
||||
# 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/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: dwarves
|
||||
URL: http://acmel.wordpress.com/
|
||||
Url: http://acmel.wordpress.com/
|
||||
Summary: DWARF utilities
|
||||
Version: 1.9
|
||||
Release: 0
|
||||
Release: 1
|
||||
License: GPLv2
|
||||
Group: Development/Tools/Debuggers
|
||||
|
||||
@ -51,6 +59,8 @@ developments: it now generates systemtap scripts, stay tuned for
|
||||
improvements in this area!
|
||||
|
||||
%package -n libdwarves1
|
||||
|
||||
|
||||
Summary: DWARF processing libraries of dwarves tools
|
||||
Group: System/Libraries
|
||||
|
||||
@ -64,6 +74,8 @@ inserted in ELF binaries by compilers such as GCC, used by well known
|
||||
debuggers such as GDB, and more recent ones such as systemtap.
|
||||
|
||||
%package -n libdwarves-devel
|
||||
|
||||
|
||||
Summary: DWARF processing library development files
|
||||
Group: Development/Libraries
|
||||
Requires: libdwarves1 = %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user