From c74f3c667d55108224edd8da5cafcf7c24756c05aa4357069ea6205984d12475 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 22 Aug 2011 14:45:50 +0000 Subject: [PATCH] Autobuild autoformatter for 79444 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dwarves?expand=0&rev=2 --- dwarves.spec | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/dwarves.spec b/dwarves.spec index 182d88e..d21d513 100644 --- a/dwarves.spec +++ b/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 @@ -25,7 +33,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake libdw-devel libdwarf-devel libebl-devel libelf-devel BuildRequires: zlib-devel # Also known by its most prominent tool -Provides: pahole = %version-%release +Provides: pahole = %version-%release %description dwarves is a set of tools that use the DWARF debugging information @@ -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}