[packages/xbmc] Up to 12.1, format-security.patch applied upstream

wiget wiget at pld-linux.org
Tue Mar 26 08:36:49 CET 2013


commit 4c15f04958131efc69851f366e861f67e2552b6a
Author: Artur Frysiak <artur at frysiak.net>
Date:   Tue Mar 26 08:35:30 2013 +0100

    Up to 12.1, format-security.patch applied upstream

 xbmc-format-security.patch | 11 -----------
 xbmc.spec                  |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/xbmc.spec b/xbmc.spec
index beb30e9..d50acfd 100644
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -14,13 +14,12 @@
 
 Summary:	XBMC is a free and open source media-player and entertainment hub
 Name:		xbmc
-Version:	12.0
-Release:	2
+Version:	12.1
+Release:	1
 License:	GPL v2+ and GPL v3+
 Group:		Applications/Multimedia
 Source0:	http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
-# Source0-md5:	a79128b9d094a046947bfd9bb4550809
-Patch0:		%{name}-format-security.patch
+# Source0-md5:	8955473f84cb2a0513c0f3efd7e68843
 URL:		http://xbmc.org/
 BuildRequires:	Mesa-libGLU-devel
 BuildRequires:	OpenGL-devel
@@ -126,7 +125,6 @@ forecast functions, together third-party plugins.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 ./bootstrap
diff --git a/xbmc-format-security.patch b/xbmc-format-security.patch
deleted file mode 100644
index e9fab06..0000000
--- a/xbmc-format-security.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xbmc-11.0/lib/libdvd/libdvdcss/src/libdvdcss.c~	2012-03-21 23:07:50.000000000 +0100
-+++ xbmc-11.0/lib/libdvd/libdvdcss/src/libdvdcss.c	2012-11-08 21:55:05.735786045 +0100
-@@ -556,7 +556,7 @@
- 
-         sprintf( psz_debug, "using CSS key cache dir: %s",
-                             dvdcss->psz_cachefile );
--        print_debug( dvdcss, psz_debug );
-+        print_debug( dvdcss, "%s", psz_debug );
-     }
-     nocache:
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xbmc.git/commitdiff/9f73e7e1ae2b9220cea2f4ecd9fb5e20043cb0d0



More information about the pld-cvs-commit mailing list