Hello community,

here is the log from the commit of package xfce4-panel-plugin-radio for 
openSUSE:Factory
checked in at Wed Sep 21 17:27:52 CEST 2011.



--------
--- xfce4-panel-plugin-radio/xfce4-panel-plugin-radio.changes   2011-06-19 
16:53:25.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/xfce4-panel-plugin-radio/xfce4-panel-plugin-radio.changes
      2011-09-19 15:12:10.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Sep 19 13:04:43 UTC 2011 - g...@opensuse.org
+
+- add patch tags, remove unrelated changes and rename patch to
+  xfce4-panel-plugin-radio-fix-libm-underlinking.patch
+
+-------------------------------------------------------------------
+Sun Sep 18 21:19:06 UTC 2011 - crrodrig...@opensuse.org
+
+- Link with libm as well. 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xfce4-panel-plugin-radio-fix-libm-underlinking.patch

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

Other differences:
------------------
++++++ xfce4-panel-plugin-radio.spec ++++++
--- /var/tmp/diff_new_pack.6GunKc/_old  2011-09-21 17:27:47.000000000 +0200
+++ /var/tmp/diff_new_pack.6GunKc/_new  2011-09-21 17:27:47.000000000 +0200
@@ -30,8 +30,11 @@
 BuildRequires:  intltool
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  xfce4-dev-tools
 Requires:       xfce4-panel >= 4.8.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-UPSTREAM xfce4-panel-plugin-radio-fix-libm-underlinking.patch 
bxo#7983 g...@opensuse.org -- Link explicitly against libm
+Patch0:         xfce4-panel-plugin-radio-fix-libm-underlinking.patch
 
 %description
 The Radio plugin allows to control a V4l radio device, it can turn your radio
@@ -40,8 +43,10 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
 
 %build
+xdt-autogen
 %configure --disable-static
 make %{_smp_mflags} V=1
 

++++++ xfce4-panel-plugin-radio-fix-libm-underlinking.patch ++++++
diff -ur xfce4-radio-plugin-0.5.1.orig/configure.in 
xfce4-radio-plugin-0.5.1/configure.in
--- xfce4-radio-plugin-0.5.1.orig/configure.in  2011-06-19 15:15:19.000000000 
+0200
+++ xfce4-radio-plugin-0.5.1/configure.in       2011-09-19 15:02:11.028999986 
+0200
@@ -41,6 +41,7 @@
 dnl check for i18n support
 XDT_I18N([ar ast ca cs da de el en_GB es eu fr gl hu id it ja lv nl pl pt_BR 
pt ru sq sv tr ug uk ur_PK ur zh_CN zh_TW ])
 
+AC_SEARCH_LIBS(sin, m)
 dnl Check for debugging support
 XDT_FEATURE_DEBUG()
 

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



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