Hello community,

here is the log from the commit of package tumbler for openSUSE:Factory checked 
in at 2013-02-15 18:52:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tumbler (Old)
 and      /work/SRC/openSUSE:Factory/.tumbler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tumbler", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/tumbler/tumbler.changes  2013-01-17 
10:51:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tumbler.new/tumbler.changes     2013-02-15 
18:52:27.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 15 11:36:57 UTC 2013 - [email protected]
+
+- build also with libpng16
+  * libpng16.patch
+
+-------------------------------------------------------------------

New:
----
  tumbler-libpng16.patch

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

Other differences:
------------------
++++++ tumbler.spec ++++++
--- /var/tmp/diff_new_pack.5daXRB/_old  2013-02-15 18:52:28.000000000 +0100
+++ /var/tmp/diff_new_pack.5daXRB/_new  2013-02-15 18:52:28.000000000 +0100
@@ -28,6 +28,8 @@
 Group:          Productivity/Graphics/Other
 Url:            http://www.xfce.org/
 Source:         
http://archive.xfce.org/src/apps/%{name}/0.1/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM tumbler-libpng16.patch [email protected] -- Build also 
with libpng16
+Patch0:         tumbler-libpng16.patch
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -106,6 +108,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-static

++++++ tumbler-libpng16.patch ++++++
Index: tumbler-0.1.27/plugins/xdg-cache/xdg-cache-cache.c
===================================================================
--- tumbler-0.1.27.orig/plugins/xdg-cache/xdg-cache-cache.c
+++ tumbler-0.1.27/plugins/xdg-cache/xdg-cache-cache.c
@@ -23,6 +23,7 @@
 #endif
 
 #include <stdlib.h>
+#include <string.h>
 
 #include <glib.h>
 #include <glib/gstdio.h>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to