diff --git a/x11-tools.changes b/x11-tools.changes index 8729dc8..6f61ce1 100644 --- a/x11-tools.changes +++ b/x11-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 27 16:34:22 CET 2007 - sndirsch@suse.de + +- xf86debug: use "bt full" instead of "bt" + ------------------------------------------------------------------- Wed Mar 28 19:09:49 CEST 2007 - mfabian@suse.de diff --git a/x11-tools.spec b/x11-tools.spec index 70b8034..f260de6 100644 --- a/x11-tools.spec +++ b/x11-tools.spec @@ -11,14 +11,14 @@ # norootforbuild Name: x11-tools -License: GNU General Public License (GPL), X11/MIT +License: GPL v2 or later; X11/MIT Group: System/X11/Utilities PreReq: %fillup_prereq Provides: xf86tools Obsoletes: xf86tools -Autoreqprov: on +AutoReqProv: on Version: 0.1 -Release: 68 +Release: 107 Summary: Tools for the X Window System Source2: xf86debug Source6: wmlist @@ -72,6 +72,8 @@ install -c -m0644 $RPM_SOURCE_DIR/sysconfig.language-%{name} $RPM_BUILD_ROOT/var /var/adm/fillup-templates/sysconfig.language-%{name} %changelog +* Tue Nov 27 2007 - sndirsch@suse.de +- xf86debug: use "bt full" instead of "bt" * Wed Mar 28 2007 - mfabian@suse.de - fix order of changelog entries. * Tue Mar 20 2007 - mfabian@suse.de diff --git a/xf86debug b/xf86debug index c886666..b2ff775 100644 --- a/xf86debug +++ b/xf86debug @@ -31,7 +31,7 @@ set args ${1+"$@"} handle SIGUSR1 nostop run generate-core-file $corefile -bt +bt full quit EOF echo "done"