From 677158dbc234316398527c80dc7dd794a68ff436f44f0122eb3c2fd1ab62337e Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 9 Feb 2010 21:42:00 +0000 Subject: [PATCH] Accepting request 31696 from devel:tools Copy from devel:tools/oprofile based on submit request 31696 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/31696 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oprofile?expand=0&rev=20 --- oprofile-0.9.4-fixes.diff | 24 +++--------------------- oprofile-0.9.5.tar.bz2 | 3 --- oprofile-0.9.6.tar.bz2 | 3 +++ oprofile.changes | 13 +++++++++++++ oprofile.spec | 15 ++++++++------- 5 files changed, 27 insertions(+), 31 deletions(-) delete mode 100644 oprofile-0.9.5.tar.bz2 create mode 100644 oprofile-0.9.6.tar.bz2 diff --git a/oprofile-0.9.4-fixes.diff b/oprofile-0.9.4-fixes.diff index aeb311b..42c5a59 100644 --- a/oprofile-0.9.4-fixes.diff +++ b/oprofile-0.9.4-fixes.diff @@ -3,28 +3,10 @@ libutil++/bfd_support.cpp | 3 +++ 2 files changed, 5 insertions(+) -Index: b/agents/jvmpi/jvmpi_oprofile.cpp +Index: oprofile-0.9.6/libutil++/bfd_support.cpp =================================================================== ---- a/agents/jvmpi/jvmpi_oprofile.cpp -+++ b/agents/jvmpi/jvmpi_oprofile.cpp -@@ -24,11 +24,13 @@ - * - */ - -+#include - #include - #include - #include - #include - #include -+#include - - extern "C" { - #include -Index: b/libutil++/bfd_support.cpp -=================================================================== ---- a/libutil++/bfd_support.cpp -+++ b/libutil++/bfd_support.cpp +--- oprofile-0.9.6.orig/libutil++/bfd_support.cpp 2009-11-24 16:25:17.000000000 +0100 ++++ oprofile-0.9.6/libutil++/bfd_support.cpp 2010-02-03 16:59:58.000000000 +0100 @@ -370,6 +370,9 @@ bool interesting_symbol(asymbol * sym) if (!(sym->section->flags & SEC_LOAD)) return false; diff --git a/oprofile-0.9.5.tar.bz2 b/oprofile-0.9.5.tar.bz2 deleted file mode 100644 index 2138007..0000000 --- a/oprofile-0.9.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e78bfe99b9e04d68b9600c9c09af732144da2855e0a6d0aecf992799db11c000 -size 957451 diff --git a/oprofile-0.9.6.tar.bz2 b/oprofile-0.9.6.tar.bz2 new file mode 100644 index 0000000..5b9c9b2 --- /dev/null +++ b/oprofile-0.9.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad252ccd06442e35a336b49984b183867ee621f6ea3fbd4f9d96e4f94fff9bc +size 959835 diff --git a/oprofile.changes b/oprofile.changes index 9892362..eab11b9 100644 --- a/oprofile.changes +++ b/oprofile.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Feb 3 17:00:54 CET 2010 - rguenther@suse.de + +- Update to 0.9.6. Fixes + * opcontrol cannot start daemon in timer mode + * Improper handling of separate debuginfo files + * XML callgraph output has no symbol-level sample counts + +------------------------------------------------------------------- +Mon Feb 1 12:14:05 UTC 2010 - jengelh@medozas.de + +- Package baselibs.conf + ------------------------------------------------------------------- Tue Aug 4 03:28:28 CEST 2009 - tonyj@novell.com diff --git a/oprofile.spec b/oprofile.spec index 318be7d..95de83a 100644 --- a/oprofile.spec +++ b/oprofile.spec @@ -1,7 +1,7 @@ # -# spec file for package oprofile (Version 0.9.5) +# spec file for package oprofile (Version 0.9.6) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -20,17 +20,18 @@ Name: oprofile BuildRequires: binutils-devel fdupes java2-devel-packages libxslt popt-devel qt3-devel update-desktop-files Url: http://oprofile.sourceforge.net/ -License: GPL v2 or later +License: GPLv2+ Group: Development/Tools/Other AutoReqProv: on PreReq: /usr/sbin/groupadd /usr/sbin/useradd -Version: 0.9.5 -Release: 2 +Version: 0.9.6 +Release: 1 Summary: System-Wide Profiler for Linux Systems BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2 Source1: %{name}.desktop Source2: %{name}.rpmlintrc +Source3: baselibs.conf Patch1: oprofile-0.9.5-buildfixes.diff Patch2: oprofile-0.9.4-fixes.diff @@ -67,7 +68,7 @@ Authors: %package devel Summary: System-Wide Profiler for Linux Systems Group: Development/Libraries/C and C++ -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ AutoReqProv: on Requires: libopagent1 = %{version}-%{release} binutils-devel @@ -105,7 +106,7 @@ Authors: %package -n libopagent1 Summary: System-Wide Profiler for Linux Systems Group: Development/Libraries/C and C++ -License: GPL v2 or later ; LGPL v2.1 or later +License: GPLv2+ ; LGPLv2.1+ AutoReqProv: on %description -n libopagent1