[ooo-build-commit] Branch 'ooo-build-3-1' - distro-configs/SUSE-10.1.conf.in distro-configs/SUSE-10.2.conf.in distro-configs/SUSE-10.3.conf.in distro-configs/SUSE-11.0.conf.in distro-configs/SUSE-11.1.conf.in

Thorsten Behrens thorsten at kemper.freedesktop.org
Thu Jun 4 05:27:15 PDT 2009


 distro-configs/SUSE-10.1.conf.in |    1 +
 distro-configs/SUSE-10.2.conf.in |    1 +
 distro-configs/SUSE-10.3.conf.in |    1 +
 distro-configs/SUSE-11.0.conf.in |    1 +
 distro-configs/SUSE-11.1.conf.in |    1 +
 5 files changed, 5 insertions(+)

New commits:
commit 9b14bb33155d889e5e12a5b7df26692bb8a4fb1b
Author: Thorsten Behrens <thb at openoffice.org>
Date:   Thu Jun 4 14:24:36 2009 +0200

    Selectively enabled dbus for the newer suse distros again
    
    (fallen through the cracks somehow, needed for disabling gnome
    screensaver during slideshow, bug n#474274)
    
    * distro-configs/SUSE-10.1.conf.in:
    * distro-configs/SUSE-10.2.conf.in:
    * distro-configs/SUSE-10.3.conf.in:
    * distro-configs/SUSE-11.0.conf.in:
    * distro-configs/SUSE-11.1.conf.in:

diff --git a/distro-configs/SUSE-10.1.conf.in b/distro-configs/SUSE-10.1.conf.in
index 517ce4f..714f4aa 100644
--- a/distro-configs/SUSE-10.1.conf.in
+++ b/distro-configs/SUSE-10.1.conf.in
@@ -4,6 +4,7 @@
 --enable-gnome-vfs
 --enable-lockdown
 --enable-mono
+--enable-dbus
 --enable-quickstart
 --enable-opengl
 --enable-ogltrans
diff --git a/distro-configs/SUSE-10.2.conf.in b/distro-configs/SUSE-10.2.conf.in
index 7d4aa86..2ddc514 100644
--- a/distro-configs/SUSE-10.2.conf.in
+++ b/distro-configs/SUSE-10.2.conf.in
@@ -4,6 +4,7 @@
 --disable-qadevooo
 --enable-lockdown
 --enable-mono
+--enable-dbus
 --enable-opengl
 --enable-ogltrans
 --with-ant-home=/usr/share/ant
diff --git a/distro-configs/SUSE-10.3.conf.in b/distro-configs/SUSE-10.3.conf.in
index 2e594bc..84bb8db 100644
--- a/distro-configs/SUSE-10.3.conf.in
+++ b/distro-configs/SUSE-10.3.conf.in
@@ -4,6 +4,7 @@
 --disable-qadevooo
 --enable-lockdown
 --enable-mono
+--enable-dbus
 --enable-opengl
 --enable-ogltrans
 --with-ant-home=/usr/share/ant
diff --git a/distro-configs/SUSE-11.0.conf.in b/distro-configs/SUSE-11.0.conf.in
index ae2b427..0cf63da 100644
--- a/distro-configs/SUSE-11.0.conf.in
+++ b/distro-configs/SUSE-11.0.conf.in
@@ -4,6 +4,7 @@
 --disable-qadevooo
 --enable-lockdown
 --enable-mono
+--enable-dbus
 --enable-opengl
 --enable-ogltrans
 --without-stlport
diff --git a/distro-configs/SUSE-11.1.conf.in b/distro-configs/SUSE-11.1.conf.in
index 5ffb1cc..4891fa0 100644
--- a/distro-configs/SUSE-11.1.conf.in
+++ b/distro-configs/SUSE-11.1.conf.in
@@ -4,6 +4,7 @@
 --disable-qadevooo
 --enable-lockdown
 --enable-mono
+--enable-dbus
 --enable-opengl
 --enable-ogltrans
 --without-stlport


More information about the ooo-build-commit mailing list