Hello community,

here is the log from the commit of package libxfce4menu for openSUSE:Factory
checked in at Mon Sep 5 16:38:13 CEST 2011.



--------
--- libxfce4menu/libxfce4menu.changes   2011-02-03 19:38:47.000000000 +0100
+++ /mounts/work_src_done/STABLE/libxfce4menu/libxfce4menu.changes      
2011-08-26 21:45:10.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 26 19:42:20 UTC 2011 - [email protected]
+
+- added libxfce4menu-fix-linking.patch in order to fix an
+  underlinking issue
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  libxfce4menu-fix-linking.patch

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

Other differences:
------------------
++++++ libxfce4menu.spec ++++++
--- /var/tmp/diff_new_pack.3cqsSA/_old  2011-09-05 16:37:01.000000000 +0200
+++ /var/tmp/diff_new_pack.3cqsSA/_new  2011-09-05 16:37:01.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           libxfce4menu
 Version:        4.6.2
-Release:        4
+Release:        11
 License:        LGPLv2.1+
 %define fullname %{name}-0.1
 %define libname  %{name}-0_1-0
@@ -30,6 +30,8 @@
 Patch0:         %{name}-no-yast-desktop-files.patch
 # PATCH-FEATURE-UPSTREAM libxfce4menu-4.6.2-add-enum-types.patch 
[email protected] -- Generates enum types (backported from upstream git)
 Patch1:         libxfce4menu-4.6.2-add-enum-types.patch
+# PATCH-FIX-UPSTREAM libxfce4menu-fix-linking.patch [email protected] -- Fixes 
underlinking
+Patch2:         libxfce4menu-fix-linking.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  xfce4-dev-tools
@@ -68,6 +70,7 @@
 %setup -q
 %patch0
 %patch1 -p1
+%patch2 -p1
 
 %build
 xdt-autogen

++++++ libxfce4menu-fix-linking.patch ++++++
diff -ur libxfce4menu-4.6.2.orig/configure.in libxfce4menu-4.6.2/configure.in
--- libxfce4menu-4.6.2.orig/configure.in        2010-05-21 18:53:23.000000000 
+0200
+++ libxfce4menu-4.6.2/configure.in     2011-08-26 21:30:56.749999887 +0200
@@ -128,6 +128,7 @@
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.6.0])
 XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0])
 XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.0])
+XDT_CHECK_PACKAGE([GOBJECT], [gobject-2.0], [2.6.0])
 XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.6.0])
 
 dnl *************************
diff -ur libxfce4menu-4.6.2.orig/docs/reference/Makefile.am 
libxfce4menu-4.6.2/docs/reference/Makefile.am
--- libxfce4menu-4.6.2.orig/docs/reference/Makefile.am  2010-05-21 
18:53:23.000000000 +0200
+++ libxfce4menu-4.6.2/docs/reference/Makefile.am       2011-08-26 
21:32:53.603000025 +0200
@@ -42,12 +42,14 @@
        -I$(top_srcdir)                                                 \
        -I$(top_builddir)                                               \
        $(GLIB_CFLAGS)                                                  \
+       $(GOBJECT_CFLAGS)                                               \
        $(GTHREAD_CFLAGS)                                               \
        $(GTK_CFLAGS)                                                   \
        $(LIBXFCE4UTIL_CFLAGS)
 
 GTKDOC_LIBS =                                                          \
        $(GLIB_CFLAGS)                                                  \
+       $(GOBJECT_LIBS)                                                 \
        $(GTHREAD_LIBS)                                                 \
        $(GTK_CFLAGS)                                                   \
        $(LIBXFCE4UTIL_LIBS)                                            \

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to