diff --git a/systemtap.changes b/systemtap.changes index 86689c1..e0184ce 100644 --- a/systemtap.changes +++ b/systemtap.changes @@ -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 diff --git a/systemtap.spec b/systemtap.spec index d175772..0c375fd 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -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):