Accepting request 42275 from devel:tools

Copy from devel:tools/oprofile based on submit request 42275 from user coolo

OBS-URL: https://build.opensuse.org/request/show/42275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oprofile?expand=0&rev=23
This commit is contained in:
OBS User autobuild 2010-06-29 16:35:28 +00:00 committed by Git OBS Bridge
parent dc84b54ca6
commit a7e7d46991
3 changed files with 7 additions and 28 deletions

View File

@ -1 +1,2 @@
oprofile
libopagent1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 29 15:10:22 UTC 2010 - coolo@novell.com
- fix baselibs.conf
-------------------------------------------------------------------
Thu Jun 24 21:17:12 UTC 2010 - tonyj@novell.com

View File

@ -25,7 +25,7 @@ Group: Development/Tools/Other
AutoReqProv: on
PreReq: /usr/sbin/groupadd /usr/sbin/useradd
Version: 0.9.6
Release: 2
Release: 3
Summary: System-Wide Profiler for Linux Systems
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: %{name}-%{version}.tar.bz2
@ -57,15 +57,6 @@ warranty.
This is the package containing the userspace tools.
Authors:
--------
John Levon <moz@compsoc.man.ac.uk>
Philippe Elie <phil_e@clubinternet.fr>
Dave Jones <davej@suse.de>
Bob Montgomery <bobm@fc.hp.com>
%package devel
Summary: System-Wide Profiler for Linux Systems
Group: Development/Libraries/C and C++
@ -81,15 +72,6 @@ the GNU GPL.
This package contains the files needed to develop JIT agents for other
virtual machines.
Authors:
--------
John Levon <moz@compsoc.man.ac.uk>
Philippe Elie <phil_e@clubinternet.fr>
Dave Jones <davej@suse.de>
Bob Montgomery <bobm@fc.hp.com>
%package -n libopagent1
Summary: System-Wide Profiler for Linux Systems
Group: Development/Libraries/C and C++
@ -104,15 +86,6 @@ the GNU GPL.
This package contains the library needed at runtime when profiling JITed code
from supported virtual machines.
Authors:
--------
John Levon <moz@compsoc.man.ac.uk>
Philippe Elie <phil_e@clubinternet.fr>
Dave Jones <davej@suse.de>
Bob Montgomery <bobm@fc.hp.com>
%prep
%setup -q
%patch1