Mailinglist Archive: opensuse-commit (794 mails)
| < Previous | Next > |
commit x11-tools for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 01 Sep 2009 22:18:44 +0200
- Message-id: <20090901201844.1C005647B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package x11-tools for openSUSE:Factory
checked in at Tue Sep 1 22:18:44 CEST 2009.
--------
--- x11-tools/x11-tools.changes 2009-03-27 16:37:09.000000000 +0100
+++ x11-tools/x11-tools.changes 2009-09-01 19:10:11.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 1 19:06:04 CEST 2009 - sndirsch@xxxxxxx
+
+- xf86debug: also handle SIGUSR2 and SIGPIPE
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ x11-tools.spec ++++++
--- /var/tmp/diff_new_pack.HZrS0s/_old 2009-09-01 22:16:29.000000000 +0200
+++ /var/tmp/diff_new_pack.HZrS0s/_new 2009-09-01 22:16:29.000000000 +0200
@@ -19,14 +19,14 @@
Name: x11-tools
-License: GPL v2 or later; X11/MIT
+License: GPL v2 or later ; MIT License (or similar)
Group: System/X11/Utilities
PreReq: %fillup_prereq
Provides: xf86tools 3ddiag
Obsoletes: xf86tools 3ddiag
AutoReqProv: on
Version: 0.1
-Release: 170
+Release: 171
Summary: Tools for the X Window System
Source2: xf86debug
Source3: switch2nv
++++++ xf86debug ++++++
--- /var/tmp/diff_new_pack.HZrS0s/_old 2009-09-01 22:16:29.000000000 +0200
+++ /var/tmp/diff_new_pack.HZrS0s/_new 2009-09-01 22:16:29.000000000 +0200
@@ -31,6 +31,8 @@
file /usr/bin/Xorg
set args ${1+"$@"}
handle SIGUSR1 nostop
+handle SIGUSR2 nostop
+handle SIGPIPE nostop
run
generate-core-file $corefile
bt full
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |