Hello community,

here is the log from the commit of package xfce4-screenshooter for 
openSUSE:Factory
checked in at Wed Sep 21 17:29:00 CEST 2011.



--------
--- xfce4-screenshooter/xfce4-screenshooter.changes     2011-08-01 
18:43:42.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/xfce4-screenshooter/xfce4-screenshooter.changes    
    2011-09-19 21:00:50.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 19 15:24:38 UTC 2011 - g...@opensuse.org
+
+- added xfce4-screenshooter-fix-libm-underlinking.patch in order to
+  explicitly link against libm 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  xfce4-screenshooter-fix-libm-underlinking.patch

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

Other differences:
------------------
++++++ xfce4-screenshooter.spec ++++++
--- /var/tmp/diff_new_pack.WCEtE7/_old  2011-09-21 17:28:54.000000000 +0200
+++ /var/tmp/diff_new_pack.WCEtE7/_new  2011-09-21 17:28:54.000000000 +0200
@@ -27,12 +27,15 @@
 Url:            
http://goodies.xfce.org/projects/applications/xfce4-screenshooter
 Group:          Productivity/Graphics/Other
 Source:         %{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM xfce4-screenshooter-fix-libm-underlinking.patch bxo#7985 
g...@opensuse.org -- Link explicitly against libm
+Patch0:         xfce4-screenshooter-fix-libm-underlinking.patch
 BuildRequires:  pkgconfig(exo-1)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  xfce4-dev-tools
 BuildRequires:  libxslt
 BuildRequires:  xml2po
 BuildRequires:  intltool
@@ -77,8 +80,10 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+xdt-autogen
 %configure \
     --enable-xsltproc \
     --enable-xml2po

++++++ xfce4-screenshooter-fix-libm-underlinking.patch ++++++
diff -ur xfce4-screenshooter-1.8.0.orig/configure.ac 
xfce4-screenshooter-1.8.0/configure.ac
--- xfce4-screenshooter-1.8.0.orig/configure.ac 2011-07-31 23:20:01.000000000 
+0200
+++ xfce4-screenshooter-1.8.0/configure.ac      2011-09-19 17:21:50.427999986 
+0200
@@ -63,6 +63,7 @@
 XDT_CHECK_PACKAGE([LIBXEXT], [xext], [1.0.0])
 XDT_CHECK_OPTIONAL_PACKAGE([XFIXES], [xfixes], [4.0.0], [xfixes], [XFIXES 
extension support])
 XDT_CHECK_LIBX11()
+AC_SEARCH_LIBS(sin, m)
 
 dnl **************************
 dnl *** Check for xsltproc ***

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



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