Hello community,

here is the log from the commit of package tvtime for openSUSE:Factory checked 
in at 2012-09-10 15:23:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tvtime (Old)
 and      /work/SRC/openSUSE:Factory/.tvtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tvtime", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tvtime/tvtime.changes    2012-02-21 
12:26:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.tvtime.new/tvtime.changes       2012-09-10 
15:28:55.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 30 09:50:40 UTC 2012 - [email protected]
+
+- package builds also against libpng15
+  * tvtime-libpng15.patch
+
+-------------------------------------------------------------------

New:
----
  tvtime-libpng15.patch

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

Other differences:
------------------
++++++ tvtime.spec ++++++
--- /var/tmp/diff_new_pack.OXE7qn/_old  2012-09-10 15:29:04.000000000 +0200
+++ /var/tmp/diff_new_pack.OXE7qn/_new  2012-09-10 15:29:04.000000000 +0200
@@ -36,6 +36,9 @@
 Patch1:         tvtime-1.0.2-videoinput.patch
 Patch2:         tvtime.linux-compiler.patch
 Patch3:         tvtime-glibc.patch
+# I haven't sent libpng15.patch upstream, because project from url
+# seems to be dead
+Patch4:         tvtime-libpng15.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -79,6 +82,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 autoreconf -i -f

++++++ tvtime-libpng15.patch ++++++
Index: tvtime-1.0.2/src/pngoutput.c
===================================================================
--- tvtime-1.0.2.orig/src/pngoutput.c
+++ tvtime-1.0.2/src/pngoutput.c
@@ -19,6 +19,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <png.h>
+#include <zlib.h>
 #include "pngoutput.h"
 
 struct pngoutput_s
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to