packages: linuxtv-dvb-apps/linuxtv-dvb-apps.spec, linuxtv-dvb-apps/linuxtv-...

arekm arekm at pld-linux.org
Fri Feb 10 20:41:42 CET 2012


Author: arekm                        Date: Fri Feb 10 19:41:42 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.1.1.20120210; zlib fix

---- Files affected:
packages/linuxtv-dvb-apps:
   linuxtv-dvb-apps.spec (1.15 -> 1.16) , linuxtv-dvb-apps-zlib.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec
diff -u packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec:1.15 packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec:1.16
--- packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec:1.15	Fri Feb 10 15:57:35 2012
+++ packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec	Fri Feb 10 20:41:37 2012
@@ -3,12 +3,13 @@
 Summary:	DVB apps
 Summary(pl.UTF-8):	Aplikacje dla DVB
 Name:		linuxtv-dvb-apps
-Version:	1.1.1.20111105
-Release:	5
+Version:	1.1.1.20120210
+Release:	1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://linuxtv.org/hg/dvb-apps/archive/tip.tar.gz
-# Source0-md5:	ff01d8d48f70c258ecd5a7f1485a61c2
+# Source0-md5:	abe1e41a0bad0292e8af1740fa2c3195
+Patch0:		%{name}-zlib.patch
 URL:		http://linuxtv.org/
 BuildRequires:	libpng-devel
 BuildRequires:	libusb-compat-devel
@@ -68,7 +69,8 @@
 Statyczne biblioteki DVB z projektu linuxtv.
 
 %prep
-%setup -q -n dvb-apps-d4e8bf5658ce
+%setup -q -n dvb-apps-69fc03702a64
+%patch0 -p1
 
 # prepare %doc
 %{__mv} lib/libesg/TODO TODO.libesg
@@ -169,6 +171,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2012/02/10 19:41:37  arekm
+- up to 1.1.1.20120210; zlib fix
+
 Revision 1.15  2012/02/10 14:57:35  arekm
 - release 5
 

================================================================
Index: packages/linuxtv-dvb-apps/linuxtv-dvb-apps-zlib.patch
diff -u /dev/null packages/linuxtv-dvb-apps/linuxtv-dvb-apps-zlib.patch:1.1
--- /dev/null	Fri Feb 10 20:41:42 2012
+++ packages/linuxtv-dvb-apps/linuxtv-dvb-apps-zlib.patch	Fri Feb 10 20:41:37 2012
@@ -0,0 +1,10 @@
+--- dvb-apps-69fc03702a64/util/alevt/exp-gfx.c~	2012-01-24 13:29:08.000000000 +0100
++++ dvb-apps-69fc03702a64/util/alevt/exp-gfx.c	2012-02-10 20:39:00.092625593 +0100
+@@ -3,6 +3,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <zlib.h>
+ #include "lang.h"
+ #include "export.h"
+ #include "font.h"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linuxtv-dvb-apps/linuxtv-dvb-apps.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list