File xorg-server-xf4vnc-abi-version.diff of Package xorg-x11-server.import4447

Index: hw/xfree86/vnc/vncInit.c
================================================================================
--- hw/xfree86/vnc/vncInit.c
+++ hw/xfree86/vnc/vncInit.c
@@ -573,8 +573,8 @@
 #if 0
 	ABI_EXTENSION_VERSION,
 #else
-        /* Hack to allow module to work with more servers (vs. 0.3 above) */
-        SET_ABI_VERSION(0, 2),
+        /* Hack to allow module to work with more servers */
+        SET_ABI_VERSION(1, 0),
 #endif
 	MOD_CLASS_EXTENSION,
 	{0,0,0,0}
--- xcliplist/cliplistmod.c
+++ xcliplist/cliplistmod.c
@@ -26,8 +26,8 @@
 #if 0
 	ABI_EXTENSION_VERSION,
 #else
-        /* Hack to allow module to work with more servers (vs. 0.3 above) */
-        SET_ABI_VERSION(0, 2),
+        /* Hack to allow module to work with more servers */
+        SET_ABI_VERSION(1, 0),
 #endif
 	MOD_CLASS_EXTENSION,
 	{0,0,0,0}
openSUSE Build Service is sponsored by