Mailinglist Archive: opensuse-commit (1139 mails)

< Previous Next >
commit 3ddiag
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 08 Jan 2007 17:33:14 +0100
  • Message-id: <20070108163314.93C3267817B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package 3ddiag
checked in at Mon Jan 8 17:33:14 CET 2007.

--------
--- 3ddiag/3ddiag.changes 2006-12-18 00:31:45.000000000 +0100
+++ /mounts/work_src_done/STABLE/3ddiag/3ddiag.changes 2007-01-08 17:20:23.034660000 +0100
@@ -1,0 +2,7 @@
+Mon Jan 8 17:18:54 CET 2007 - sndirsch@xxxxxxx
+
+- switch2nvidia:
+ * fixed disabling Composite extension; script replaced "Option"
+ with "Optioff" :-(
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ 3ddiag.spec ++++++
--- /var/tmp/diff_new_pack.I24373/_old 2007-01-08 17:32:03.000000000 +0100
+++ /var/tmp/diff_new_pack.I24373/_new 2007-01-08 17:32:03.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package 3ddiag (Version 0.740)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -16,7 +16,7 @@
Group: System/Base
Autoreqprov: on
Version: 0.740
-Release: 1
+Release: 8
Summary: A Tool to Verify the 3D Configuration
Source: 3Ddiag-%{version}.tar.gz
Source5: switch2nv
@@ -70,6 +70,10 @@
/usr/bin/switch2nvidia

%changelog -n 3ddiag
+* Mon Jan 08 2007 - sndirsch@xxxxxxx
+- switch2nvidia:
+ * fixed disabling Composite extension; script replaced "Option"
+ with "Optioff" :-(
* Mon Dec 18 2006 - sndirsch@xxxxxxx
- 3Ddiag.dri:
* udpated supported radeon/fglrx/tdfx devices



++++++ switch2nvidia ++++++
--- 3ddiag/switch2nvidia 2005-12-08 16:20:30.000000000 +0100
+++ /mounts/work_src_done/STABLE/3ddiag/switch2nvidia 2007-01-08 17:18:45.780889000 +0100
@@ -31,7 +31,7 @@
if [ $? -eq 0 ]; then
echo -n "Patching /etc/X11/xorg.conf ... "
sed -e '/[ \t]*Driver[ \t]*"nv"/s/nv/nvidia/g' \
- -e '/[ \t]*Option[ \t]*"Composite"[ \t]*"on"/s/on/off/g' \
+ -e 's/[ \t]*Option[ \t]*"Composite"[ \t]*"on"/ Option "Composite" "off"/g' \
-i /etc/X11/xorg.conf
echo "done"
else


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages