commit systemtap for openSUSE:Factory
Hello community, here is the log from the commit of package systemtap for openSUSE:Factory checked in at Wed May 20 14:42:33 CEST 2009. -------- --- systemtap/systemtap.changes 2009-05-15 11:47:08.000000000 +0200 +++ /mounts/work_src_done/STABLE/systemtap/systemtap.changes 2009-05-20 13:03:17.000000000 +0200 @@ -1,0 +2,6 @@ +Wed May 20 13:02:00 CEST 2009 - tiwai@suse.de + +- split docs and examples to docs subpackage and generate from its + own spec file to cut off the dependency loop + +------------------------------------------------------------------- New Changes file: --- /dev/null 2009-04-14 11:58:14.000000000 +0200 +++ /mounts/work_src_done/STABLE/systemtap/systemtap-docs.changes 2009-05-20 13:03:15.000000000 +0200 @@ -0,0 +1,338 @@ +------------------------------------------------------------------- +Wed May 20 13:02:00 CEST 2009 - tiwai@suse.de + +- split docs and examples to docs subpackage and generate from its + own spec file to cut off the dependency loop + +------------------------------------------------------------------- +Fri May 15 11:46:11 CEST 2009 - tiwai@suse.de + +- split to several subpackages, systemtap-runtime, -client, -server + and -sdt-devel (bnc#503088). + +------------------------------------------------------------------- +Fri May 8 16:43:08 CEST 2009 - tiwai@suse.de + +- updated to released version 0.9.7: + * Lots of fixes, improvements, see NEWS file for details + +------------------------------------------------------------------- +Thu Feb 19 16:55:48 CET 2009 - tiwai@suse.de + +- updated to systemtap snashot 20090214: + * Version bump to 0.8 + * Bunch of fixes and updates, see ChangeLog + * Fix for recent 2.6.29 kernels +- fixed doc build, using fop instead of direct xmlto pdf + +------------------------------------------------------------------- +Thu Feb 12 16:32:29 CET 2009 - tiwai@suse.de + +- backport the blacklist additions from upstream to fix possible + system crash (bnc#459387, bnc#473277) + +------------------------------------------------------------------- +Thu Feb 5 13:31:19 CET 2009 - tiwai@suse.de + +- Backport tapset/signal.stp to fix the signal probe problem + (bnc#468321) + +------------------------------------------------------------------- +Tue Feb 3 14:39:38 CET 2009 - tiwai@suse.de + +- Fix debugpath.exp with $SYSTEMTAP_DEBUGINFO_PATH (bnc#471811) + +------------------------------------------------------------------- +Thu Jan 29 12:58:42 CET 2009 - tiwai@suse.de + +- Fix procfs dir_entry count warning (bnc#470526) +- Improve the parsing of lineno checks (bnc#468247) + +------------------------------------------------------------------- +Thu Jan 15 08:22:24 CET 2009 - tiwai@suse.de + +- Fix quoting in Tcl scripts (bnc#461588) + +------------------------------------------------------------------- +Mon Jan 12 12:55:06 CET 2009 - tiwai@suse.de + +- Fix syntax errors with Tcl send_log (bnc#460886) + +------------------------------------------------------------------- +Thu Dec 18 16:59:23 CET 2008 - tiwai@suse.de + +- Fix stap failures with signal tapsets (bnc#459387) + +------------------------------------------------------------------- +Tue Dec 16 13:50:32 CET 2008 - tiwai@suse.de + +- Fix dependency on libebl1 (bnc#448331, #445783) +- Fix stap for 2.6.28 kernels + +------------------------------------------------------------------- +Fri Dec 12 16:32:35 CET 2008 - tiwai@suse.de + +- Don't assert of dwarf_getsrcfiles(). This hits recent SUSE + kernels (bnc#455992) +- Backport fix patches for stap-*-server scripts to run with + netcat (bnc#446686) + +------------------------------------------------------------------- +Mon Dec 8 14:09:01 CET 2008 - tiwai@suse.de + +- fixed unresolved path in man pages (bnc#457217) +- fixed build for old distros on OBS + +------------------------------------------------------------------- +Thu Dec 4 18:08:23 CET 2008 - tiwai@suse.de + +- fix ioblock.stp for SUSE 2.6.27.x kernel (bnc#456175) + +------------------------------------------------------------------- +Fri Nov 21 14:09:21 CET 2008 - tiwai@suse.de + +- Add the bound check of parameters to fix segfault (bnc#447551) + +------------------------------------------------------------------- +Tue Nov 4 13:57:24 CET 2008 - tiwai@suse.de + +- Fix systemtap assertion with CONFIG_RELOCATABLE (bnc#440351) + +------------------------------------------------------------------- +Thu Sep 11 17:14:47 CEST 2008 - tiwai@suse.de + +- updated to snapshot 20080906 + * Fix / clean up autotools stuff + * Ugly workaround for 2.6.27 and later kernel + * stap-server updates + * Lots of small fixes + +------------------------------------------------------------------- +Tue Aug 12 18:11:10 CEST 2008 - tiwai@suse.de + +- updated to snapshot 20080809 + * bump to 0.7.1 + * tutorials + * examples + * i386-fix merged + * previous patches are all merged in +- add latex2html to buildrequires for generating documents + +------------------------------------------------------------------- +Fri Jun 20 15:58:30 CEST 2008 - tiwai@suse.de + +- fix run on i386 (bnc#401970) +- don't include obsolete linux/compile.h. + +------------------------------------------------------------------- +Wed Jun 18 16:04:01 CEST 2008 - tiwai@suse.de + +- updated to snapshot 20080614: + * bump to version 0.7, man page updates, misc fixes + see ChangeLog for details + +------------------------------------------------------------------- +Fri Mar 14 14:15:17 CET 2008 - tiwai@suse.de + +- updated to snapshot 20080308: + * configure fixes, compile option changes + * fixes for 2.6.25 kernel + +------------------------------------------------------------------- +Wed Jan 30 18:26:01 CET 2008 - tiwai@suse.de + +- updated to snapshot 20080126 + * fix configure and automake stuff + * gcc 4.3 fix is included + * ufprobes fixes, improvements + * reorganized probe condition implementation. + +------------------------------------------------------------------- +Fri Jan 11 17:10:09 CET 2008 - tiwai@suse.de + +- updated to snapshot 20080105 +- fixed build of the snapshot with gcc 4.3 + +------------------------------------------------------------------- +Mon Nov 19 14:53:53 CET 2007 - tiwai@suse.de + +- enable gcc-4.3 patch (yes, we use only gcc4.3 now) +- updated to snapshot 20071117 + +------------------------------------------------------------------- +Thu Oct 25 12:53:04 CEST 2007 - tiwai@suse.de + +- disable gcc-4.3 fix again since it breaks older gccs... + +------------------------------------------------------------------- +Wed Oct 24 16:33:35 CEST 2007 - tiwai@suse.de + +- fix build with gcc 4.3 + +------------------------------------------------------------------- +Mon Oct 22 15:23:15 CEST 2007 - tiwai@suse.de + +- updated to snapshot 20071020: + * bump up version 0.6 + * bunch of updates and fixes, see ChangeLog + +------------------------------------------------------------------- +Tue Aug 14 16:53:57 CEST 2007 - tiwai@suse.de + +- updated to snapshot 20070811: + * Updated -m MODNAME usage + * Rework on line editing functions + +------------------------------------------------------------------- +Mon Jul 16 17:39:33 CEST 2007 - tiwai@suse.de + +- updated to snapshot 20070714: + * configure fix for sqlite + * support for crash extension module + * new enum for type column in coverage_element + +------------------------------------------------------------------- +Wed Jul 4 12:22:34 CEST 2007 - tiwai@suse.de + +- updated to snapshot 20070630: ++++ 141 more lines (skipped) ++++ between /dev/null ++++ and /mounts/work_src_done/STABLE/systemtap/systemtap-docs.changes calling whatdependson for head-i586 New: ---- systemtap-docs.changes systemtap-docs.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemtap-docs.spec ++++++ # # spec file for package systemtap-docs (Version 0.9.7) # # Copyright (c) 2009 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: systemtap-docs BuildRequires: gcc-c++ libebl-devel pkg-config # for documents BuildRequires: xmlto %if %suse_version > 1030 BuildRequires: fop BuildRequires: latex2html %endif %define use_snapshot 0 License: GPL v2 or later Version: 0.9.7 Release: 1 Summary: Instrumentation System Group: Development/Tools/Debuggers Url: http://sourceware.org/systemtap/ %if %use_snapshot %define package_version 20090214 %else %define package_version %{version} %endif Source: ftp://sources.redhat.com/pub/systemtap/snapshots/systemtap-%{package_version}.tar.bz2 Patch: systemtap-docdir-fix.diff # Patch2: systemtap-ioblock-suse-kernel-fix.diff Patch3: systemtap-xmlto-fop.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description SystemTap is an instrumentation system for systems running Linux 2.6. Developers can write instrumentation to collect data on the operation of the system. Authors: -------- Frank Ch. Eigler <fche@redhat.com> Graydon Hoare <graydon@redhat.com> Martin Hunt <hunt@redhat.com> Tom Zanussi <zanussi@us.ibm.com> %prep %if %use_snapshot %setup -n src -q %else %setup -n systemtap-%{package_version} -q %endif %patch -p1 # %patch2 %if %suse_version > 1030 %patch3 -p1 %endif %build autoreconf -fi %configure make -C doc %{?jobs:-j %jobs} %install %if %suse_version < 1030 # workaround for old autoconf export MKDIR_P="mkdir -p" %endif %makeinstall -C doc cp README AUTHORS NEWS COPYING $RPM_BUILD_ROOT%{_docdir}/systemtap/ %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) %doc %{_docdir}/systemtap %{_mandir}/man3/* %changelog * Wed May 20 2009 tiwai@suse.de - split docs and examples to docs subpackage and generate from its own spec file to cut off the dependency loop * Fri May 15 2009 tiwai@suse.de - split to several subpackages, systemtap-runtime, -client, -server and -sdt-devel (bnc#503088). * Fri May 08 2009 tiwai@suse.de - updated to released version 0.9.7: * Lots of fixes, improvements, see NEWS file for details * Thu Feb 19 2009 tiwai@suse.de - updated to systemtap snashot 20090214: * Version bump to 0.8 * Bunch of fixes and updates, see ChangeLog * Fix for recent 2.6.29 kernels - fixed doc build, using fop instead of direct xmlto pdf * Thu Feb 12 2009 tiwai@suse.de - backport the blacklist additions from upstream to fix possible system crash (bnc#459387, bnc#473277) * Thu Feb 05 2009 tiwai@suse.de - Backport tapset/signal.stp to fix the signal probe problem (bnc#468321) * Tue Feb 03 2009 tiwai@suse.de - Fix debugpath.exp with $SYSTEMTAP_DEBUGINFO_PATH (bnc#471811) * Thu Jan 29 2009 tiwai@suse.de - Fix procfs dir_entry count warning (bnc#470526) - Improve the parsing of lineno checks (bnc#468247) * Thu Jan 15 2009 tiwai@suse.de - Fix quoting in Tcl scripts (bnc#461588) * Mon Jan 12 2009 tiwai@suse.de - Fix syntax errors with Tcl send_log (bnc#460886) * Thu Dec 18 2008 tiwai@suse.de - Fix stap failures with signal tapsets (bnc#459387) * Tue Dec 16 2008 tiwai@suse.de - Fix dependency on libebl1 (bnc#448331, #445783) - Fix stap for 2.6.28 kernels * Fri Dec 12 2008 tiwai@suse.de - Don't assert of dwarf_getsrcfiles(). This hits recent SUSE kernels (bnc#455992) - Backport fix patches for stap-*-server scripts to run with netcat (bnc#446686) * Mon Dec 08 2008 tiwai@suse.de - fixed unresolved path in man pages (bnc#457217) - fixed build for old distros on OBS * Thu Dec 04 2008 tiwai@suse.de - fix ioblock.stp for SUSE 2.6.27.x kernel (bnc#456175) * Fri Nov 21 2008 tiwai@suse.de - Add the bound check of parameters to fix segfault (bnc#447551) * Tue Nov 04 2008 tiwai@suse.de - Fix systemtap assertion with CONFIG_RELOCATABLE (bnc#440351) * Thu Sep 11 2008 tiwai@suse.de - updated to snapshot 20080906 * Fix / clean up autotools stuff * Ugly workaround for 2.6.27 and later kernel * stap-server updates * Lots of small fixes * Tue Aug 12 2008 tiwai@suse.de - updated to snapshot 20080809 * bump to 0.7.1 * tutorials * examples * i386-fix merged * previous patches are all merged in - add latex2html to buildrequires for generating documents * Fri Jun 20 2008 tiwai@suse.de - fix run on i386 (bnc#401970) - don't include obsolete linux/compile.h. * Wed Jun 18 2008 tiwai@suse.de - updated to snapshot 20080614: * bump to version 0.7, man page updates, misc fixes see ChangeLog for details * Fri Mar 14 2008 tiwai@suse.de - updated to snapshot 20080308: * configure fixes, compile option changes * fixes for 2.6.25 kernel * Wed Jan 30 2008 tiwai@suse.de - updated to snapshot 20080126 * fix configure and automake stuff * gcc 4.3 fix is included * ufprobes fixes, improvements * reorganized probe condition implementation. * Fri Jan 11 2008 tiwai@suse.de - updated to snapshot 20080105 - fixed build of the snapshot with gcc 4.3 * Mon Nov 19 2007 tiwai@suse.de - enable gcc-4.3 patch (yes, we use only gcc4.3 now) - updated to snapshot 20071117 * Thu Oct 25 2007 tiwai@suse.de - disable gcc-4.3 fix again since it breaks older gccs... * Wed Oct 24 2007 tiwai@suse.de - fix build with gcc 4.3 * Mon Oct 22 2007 tiwai@suse.de - updated to snapshot 20071020: * bump up version 0.6 * bunch of updates and fixes, see ChangeLog * Tue Aug 14 2007 tiwai@suse.de - updated to snapshot 20070811: * Updated -m MODNAME usage * Rework on line editing functions * Mon Jul 16 2007 tiwai@suse.de - updated to snapshot 20070714: * configure fix for sqlite * support for crash extension module * new enum for type column in coverage_element * Wed Jul 04 2007 tiwai@suse.de - updated to snapshot 20070630: * auto-tools fixes, sqlite3 requirement - add sqlite-devel and glib2-devel to buildrequires * Wed Jun 06 2007 tiwai@suse.de - updated to snapshot 20070602: * fix for gcc4.3 * minor fixes in elaborate.* - include the snapshot date into version string - clean up spec file * Tue May 22 2007 tiwai@suse.de - updated to snapshot 20070519: * Updated temporary handlings * Autoconf tweaks * Performance improvements with const and temporary handlings * Removed do_write and do_read probles, added aio_write, aio_read, writev and readv probes. * Mon May 21 2007 tiwai@suse.de - use the external elfutils packages. * Tue Apr 24 2007 tiwai@suse.de - updated to snapshot 20070421 and elfutils-0.127: * minor compile warning fixes * add interruptible parameter * improvement on documents * fix for debugfs and relayfs mounts * see ChangeLog for other changes * Mon Mar 19 2007 tiwai@suse.de - updated to snapshot 20070317: including all fix patches * Thu Mar 08 2007 tiwai@suse.de - fix the handling of function arguments in more generic way (#245310, #252311) added a new option -P to switch the prologue-search behavior * Wed Mar 07 2007 tiwai@suse.de - fix misalignment of exception table entry on s390x (#249576) * Mon Feb 26 2007 tiwai@suse.de - fix crash with large H value in hist_linear() (#248430) * Fri Feb 23 2007 tiwai@suse.de - fix mmap syscall on s390x (#248110) * Thu Feb 15 2007 tiwai@suse.de - fix a wrong name of store_deref definition (#245544) * Wed Feb 14 2007 tiwai@suse.de - fix the handling of function arguments on s390x (#245310) * Tue Feb 06 2007 tiwai@suse.de - update to snapshot 20070203, bugfixes including: * add missing sockets tapset support (#239346) * fix the array membership (#242481) * 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): * fixed libdw known bugs in elfutils 0.124 * add the missing support of tapsetr/errno.stp for s390x * fix conditionals in syscall tapset for s390x * new macros to safely read/write values from kernel pointers * fix the non-standard C behavior to handle NULL in an array * fixed support for benchmarking mode with off-line code * added support to allow user to use array size declarations * reduce number of calls to stp_module_relocate within $tvar functions * Tue Jan 09 2007 tiwai@suse.de - updated to the recent snapshot version (FATE 301670). * fix cache bugs * auto-tools fixes * probe registartion rework * allow negative numeric literals * bugfixes/optmizations - elfutls 1.2.4 removed codes with problematic license in elfutils (#232894) * Thu Aug 24 2006 tiwai@suse.de - update elfutils to 1.2.3, including vmlinux.debuginfo fix. * Thu Aug 24 2006 tiwai@suse.de - fix the auto-lookup of vmlinux debuginfo for SUSE systems - fix the stp compilation with 2.6.18 kernel * Wed Aug 09 2006 tiwai@suse.de - updated to latest snapshot (version 0.5.8) with elfutils-1.2.2. * Tue Apr 18 2006 mason@suse.de - Update to latest snapshot * Sun Apr 09 2006 mason@suse.de - created package ++++++ systemtap.spec ++++++ --- /var/tmp/diff_new_pack.zD7535/_old 2009-05-20 14:42:18.000000000 +0200 +++ /var/tmp/diff_new_pack.zD7535/_new 2009-05-20 14:42:18.000000000 +0200 @@ -21,17 +21,11 @@ Name: systemtap BuildRequires: gcc-c++ glib2-devel libcap-devel libebl-devel pkg-config sqlite-devel BuildRequires: mozilla-nspr-devel mozilla-nss-devel -# for documents -BuildRequires: xmlto -%if %suse_version > 1030 -BuildRequires: fop -BuildRequires: latex2html -%endif %define use_snapshot 0 License: GPL v2 or later Version: 0.9.7 -Release: 2 -Summary: Instrumentation System +Release: 3 +Summary: Documents and examples for systemtap Group: Development/Tools/Debuggers Url: http://sourceware.org/systemtap/ # Requires: kernel-source gcc make @@ -44,15 +38,14 @@ Source: ftp://sources.redhat.com/pub/systemtap/snapshots/systemtap-%{package_version}.tar.bz2 Patch: systemtap-docdir-fix.diff Patch2: systemtap-ioblock-suse-kernel-fix.diff -Patch3: systemtap-xmlto-fop.diff +# Patch3: systemtap-xmlto-fop.diff Requires: libebl1 Requires: %{name}-runtime = %{version}-%{release} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description SystemTap is an instrumentation system for systems running Linux 2.6. -Developers can write instrumentation to collect data on the operation -of the system. +This package contains the documents and examples for systemtap. @@ -146,9 +139,9 @@ %endif %patch -p1 %patch2 -%if %suse_version > 1030 -%patch3 -p1 -%endif +# %if %suse_version > 1030 +# %patch3 -p1 +# %endif %build autoreconf -fi @@ -162,18 +155,19 @@ %endif %makeinstall mkdir -p $RPM_BUILD_ROOT/var/cache/systemtap -cp README AUTHORS NEWS COPYING $RPM_BUILD_ROOT%{_docdir}/systemtap/ +# doc subpackage is built separetely +# cp README AUTHORS NEWS COPYING $RPM_BUILD_ROOT%{_docdir}/systemtap/ +rm -rf $RPM_BUILD_ROOT%{_docdir}/systemtap +rm -rf $RPM_BUILD_ROOT%{_mandir}/man3 %clean rm -rf ${RPM_BUILD_ROOT} %files %defattr(-,root,root) -%doc %{_docdir}/systemtap %{_bindir}/stap -%{_mandir}/man1/* -%{_mandir}/man3/* %{_datadir}/systemtap +%{_mandir}/man1/* %dir %attr(0755,root,root) /var/cache/systemtap %files runtime @@ -207,6 +201,9 @@ %{_includedir}/sys/*.h %changelog +* Wed May 20 2009 tiwai@suse.de +- split docs and examples to docs subpackage and generate from its + own spec file to cut off the dependency loop * Fri May 15 2009 tiwai@suse.de - split to several subpackages, systemtap-runtime, -client, -server and -sdt-devel (bnc#503088). ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de