File xfce4-cellmodem-plugin-0.0.5-fix-build-with-4.7.patch of Package xfce4-panel-plugins

diff -ur xfce4-cellmodem-plugin-0.0.5.orig/configure.ac xfce4-cellmodem-plugin-0.0.5/configure.ac
--- xfce4-cellmodem-plugin-0.0.5.orig/configure.ac	2007-01-16 20:50:43.000000000 +0100
+++ xfce4-cellmodem-plugin-0.0.5/configure.ac	2010-12-05 00:55:50.000000000 +0100
@@ -18,6 +18,7 @@
 AC_CHECK_FUNCS([vasprintf])
 
 XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.20])
+XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.3.20])
 XDT_I18N([cs pt])
 
 AC_ARG_ENABLE([debug],
diff -ur xfce4-cellmodem-plugin-0.0.5.orig/panel-plugin/Makefile.am xfce4-cellmodem-plugin-0.0.5/panel-plugin/Makefile.am
--- xfce4-cellmodem-plugin-0.0.5.orig/panel-plugin/Makefile.am	2007-01-16 20:58:53.000000000 +0100
+++ xfce4-cellmodem-plugin-0.0.5/panel-plugin/Makefile.am	2010-12-05 00:55:17.000000000 +0100
@@ -3,10 +3,12 @@
 
 xfce4_cellmodem_plugin_CFLAGS = \
         -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
-	@LIBXFCE4PANEL_CFLAGS@
+	@LIBXFCE4PANEL_CFLAGS@ \
+	@LIBXFCEGUI4_CFLAGS@
 
 xfce4_cellmodem_plugin_LDFLAGS = \
-	@LIBXFCE4PANEL_LIBS@ 
+	@LIBXFCE4PANEL_LIBS@ \
+	@LIBXFCEGUI4_LIBS@
 
 xfce4_cellmodem_plugin_SOURCES = \
 	cellmodem.c modem_driver.c \
openSUSE Build Service is sponsored by