diff --git a/baselibs.conf b/baselibs.conf index fb5451f..a9a6ec9 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1,2 @@ oprofile +libopagent1 diff --git a/oprofile.changes b/oprofile.changes index 24af1ba..93373b7 100644 --- a/oprofile.changes +++ b/oprofile.changes @@ -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 diff --git a/oprofile.spec b/oprofile.spec index 40a01d2..091cf64 100644 --- a/oprofile.spec +++ b/oprofile.spec @@ -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 - Philippe Elie - Dave Jones - Bob Montgomery - %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 - Philippe Elie - Dave Jones - Bob Montgomery - %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 - Philippe Elie - Dave Jones - Bob Montgomery - %prep %setup -q %patch1