Hello community,

here is the log from the commit of package xfce4-panel-plugin-sensors for 
openSUSE:Factory
checked in at Mon May 2 17:38:46 CEST 2011.



--------
--- xfce4-panel-plugin-sensors/xfce4-panel-plugin-sensors.changes       
2011-03-09 22:46:29.000000000 +0100
+++ xfce4-panel-plugin-sensors/xfce4-panel-plugin-sensors.changes       
2011-05-02 11:56:43.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May  2 09:34:11 UTC 2011 - g...@opensuse.org
+
+- added xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch which
+  fixes LDFLAGS for use with gcc 4.6
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch

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

Other differences:
------------------
++++++ xfce4-panel-plugin-sensors.spec ++++++
--- /var/tmp/diff_new_pack.LGAoJO/_old  2011-05-02 17:37:49.000000000 +0200
+++ /var/tmp/diff_new_pack.LGAoJO/_new  2011-05-02 17:37:49.000000000 +0200
@@ -22,7 +22,7 @@
 Name:           xfce4-panel-plugin-sensors
 License:        GPLv2+
 Version:        1.0.0
-Release:        5
+Release:        6
 Summary:        Hardware sensor plugin for the Xfce panel
 Url:            
http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
 Source0:        xfce4-sensors-plugin-1.0.0.tar.bz2
@@ -32,6 +32,8 @@
 Patch1:         xfce4-panel-plugin-sensors-1.0.0-fix-build-with-4.7.patch
 # PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-sensors-1.0.0-fix-uninitialized-memory.patch bxo#7248 
g...@opensuse.org -- Fixes a crash due to uninitialized memory when no sensors 
are found
 Patch2:         xfce4-panel-plugin-sensors-1.0.0-fix-uninitialized-memory.patch
+# PATCH-FIX-UPSTREAM xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch 
g...@opensuse.org bxo#7563 -- Fix LDFLAGS for use with gcc 4.6
+Patch3:         xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch
 Group:          System/GUI/XFCE
 BuildRequires:  intltool
 BuildRequires:  fdupes
@@ -70,6 +72,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 xdt-autogen

++++++ xfce4-panel-plugin-sensors-1.0.0-fix-ldflags.patch ++++++
diff -ur xfce4-sensors-plugin-1.0.0.orig/src/Makefile.am 
xfce4-sensors-plugin-1.0.0/src/Makefile.am
--- xfce4-sensors-plugin-1.0.0.orig/src/Makefile.am     2011-05-02 
11:31:07.000000000 +0200
+++ xfce4-sensors-plugin-1.0.0/src/Makefile.am  2011-05-02 11:31:59.000000000 
+0200
@@ -35,7 +35,7 @@
 # @LIBXFCE4PANEL_CFLAGS@
 
 xfce4_sensors_LDFLAGS = \
-       --no-undefined          \
+       -Wl,--no-undefined              \
        @PLATFORM_LDFLAGS@
 
 xfce4_sensors_LDADD = \

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to