]> git.pld-linux.org Git - packages/kodi.git/commitdiff
Up to 12.1, format-security.patch applied upstream
authorArtur Frysiak <artur@frysiak.net>
Tue, 26 Mar 2013 07:35:30 +0000 (08:35 +0100)
committerArtur Frysiak <artur@frysiak.net>
Tue, 26 Mar 2013 07:35:30 +0000 (08:35 +0100)
xbmc-format-security.patch [deleted file]
xbmc.spec

diff --git a/xbmc-format-security.patch b/xbmc-format-security.patch
deleted file mode 100644 (file)
index e9fab06..0000000
+++ /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:
index beb30e906c4cde4fe448849f518f89d67d13bdbe..d50acfd8f296ae0e1d61a6b26c32deeee254a695 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
 
 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
This page took 0.202983 seconds and 4 git commands to generate.