]> git.pld-linux.org Git - packages/kodi.git/blobdiff - xbmc.spec
- fixed building with ffmpeg 1.0
[packages/kodi.git] / xbmc.spec
index a81337f5316dd1690847e77ba0b82b0f58550c10..14c2be3e0eb36a73f80a37118d13135bc892d2e7 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -20,6 +20,8 @@ License:      GPL v2+ and GPL v3+
 Group:         Applications/Multimedia
 Source0:       http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
 # Source0-md5: 9e8a26ee25173c7268abea7f1d82d428
+Patch0:                %{name}-format-security.patch
+Patch1:                %{name}-ffmpeg10.patch
 URL:           http://xbmc.org/
 BuildRequires: Mesa-libGLU-devel
 BuildRequires: OpenGL-devel
@@ -124,6 +126,8 @@ forecast functions, together third-party plugins.
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 ./bootstrap
This page took 0.056924 seconds and 4 git commands to generate.