diff --git a/add-randr-12.patch b/add-randr-12.patch index bd0b8e5..a3d5aca 100644 --- a/add-randr-12.patch +++ b/add-randr-12.patch @@ -28,8 +28,12 @@ diff -up gnome-desktop-2.21.90/libgnome-desktop/libgnomeui/Makefile.am.add-randr + randrwrap.h diff -up /dev/null gnome-desktop-2.21.90/libgnome-desktop/libgnomeui/randrwrap.h --- /dev/null 2008-01-30 11:34:25.225700292 -0500 -+++ gnome-desktop-2.21.90/libgnome-desktop/libgnomeui/randrwrap.h 2008-01-31 14:34:04.000000000 -0500 -@@ -0,0 +1,89 @@ ++++ gnome-desktop-2.21.90/libgnome-desktop/libgnomeui/randrwrap.h 2008-01-31 14:56:02.000000000 -0500 +@@ -0,0 +1,93 @@ ++#ifndef I_KNOW_THIS_IS_UNSTABLE_AND_ONLY_IN_FEDORA ++#error This is not yet for general consumption. ++#endif ++ +#ifndef RANDR_WRAP_H +#define RANDR_WRAP_H + @@ -121,9 +125,10 @@ diff -up /dev/null gnome-desktop-2.21.90/libgnome-desktop/libgnomeui/randrwrap.h +#endif diff -up /dev/null gnome-desktop-2.21.90/libgnome-desktop/randrwrap.c --- /dev/null 2008-01-30 11:34:25.225700292 -0500 -+++ gnome-desktop-2.21.90/libgnome-desktop/randrwrap.c 2008-01-31 14:34:04.000000000 -0500 -@@ -0,0 +1,967 @@ -+#include "randrwrap.h" ++++ gnome-desktop-2.21.90/libgnome-desktop/randrwrap.c 2008-01-31 14:56:02.000000000 -0500 +@@ -0,0 +1,968 @@ ++#define I_KNOW_THIS_IS_UNSTABLE_AND_ONLY_IN_FEDORA ++#include "libgnomeui/randrwrap.h" +#include +#include +#include diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 05b672b..80d45c2 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT * Thu Jan 29 2008 Soren Sandmann - 2.21.90-3 - Update randrwrap. +* Thu Jan 29 2008 Soren Sandmann - 2.21.90-3 +- Update randrwrap. + * Tue Jan 29 2008 Soren Sandmann - 2.21.5-2 - uncomment stuff from gnome-common in configure.in