This commit is contained in:
parent
a1d76e051d
commit
4e7f4f3f2f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 13:44:43 CET 2007 - tiwai@suse.de
|
||||
|
||||
- turn on Autoprov again to fix broken dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 12:01:03 CET 2007 - tiwai@suse.de
|
||||
|
||||
|
@ -16,7 +16,7 @@ BuildRequires: gcc-c++
|
||||
%define elfutils_version 0.125
|
||||
License: GNU General Public License (GPL)
|
||||
Version: 0.5.8
|
||||
Release: 26
|
||||
Release: 27
|
||||
Summary: Instrumentation System
|
||||
Group: Development/Tools/Debuggers
|
||||
URL: http://sourceware.org/systemtap/
|
||||
@ -27,8 +27,6 @@ Source1: elfutils-%{elfutils_version}-no-osl.tar.bz2
|
||||
Patch: systap-elf-install.patch
|
||||
Patch1: elfutils-portability.patch
|
||||
Patch2: elfutils-0.125-build-fix.diff
|
||||
Autoreq: on
|
||||
Autoprov: off
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -77,6 +75,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%dir %attr(0755,root,root) /var/cache/systemtap
|
||||
|
||||
%changelog -n systemtap
|
||||
* Wed Jan 31 2007 - tiwai@suse.de
|
||||
- turn on Autoprov again to fix broken dependency.
|
||||
* Tue Jan 30 2007 - tiwai@suse.de
|
||||
- update to snapshot 20070120 and elfutils-0.125 to fix major
|
||||
bugs (#238710):
|
||||
|
Loading…
Reference in New Issue
Block a user