Hello community,

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

Package is "xstereograph", Maintainer is "nadvor...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xstereograph/xstereograph.changes        
2013-02-01 19:15:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xstereograph.new/xstereograph.changes   
2013-02-15 18:55:46.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Feb 15 09:00:31 UTC 2013 - pgaj...@suse.com
+
+- builds also with libpng16
+  * libpng16.patch
+
+-------------------------------------------------------------------

New:
----
  xstereograph-2.1-libpng16.patch

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

Other differences:
------------------
++++++ xstereograph.spec ++++++
--- /var/tmp/diff_new_pack.F4xCi5/_old  2013-02-15 18:55:47.000000000 +0100
+++ /var/tmp/diff_new_pack.F4xCi5/_new  2013-02-15 18:55:47.000000000 +0100
@@ -41,6 +41,8 @@
 Patch5:         %{name}-%{version}-uninitialized.patch
 # libpng15.patch not sent to upstream (is project alive?)
 Patch6:         %{name}-%{version}-libpng15.patch
+# libpng16.patch not sent to upstream (is project alive?)
+Patch7:         %{name}-%{version}-libpng16.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -67,6 +69,7 @@
 %patch4
 %patch5
 %patch6
+%patch7
 
 %build
 # This package failed when testing with -Wl,-as-needed being default.

++++++ xstereograph-2.1-libpng16.patch ++++++
Index: stereograph-0.28a/gfxio.c
===================================================================
--- stereograph-0.28a/gfxio.c
+++ stereograph-0.28a/gfxio.c
@@ -20,6 +20,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <png.h>
 #include <math.h>
 #include <time.h>
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to