]> git.pld-linux.org Git - packages/kodi.git/commitdiff
- Up to 12.0.
authorLukasz Masko <lmasko@pld-linux.org>
Thu, 31 Jan 2013 22:41:42 +0000 (23:41 +0100)
committerLukasz Masko <lmasko@pld-linux.org>
Thu, 31 Jan 2013 22:41:42 +0000 (23:41 +0100)
xbmc.spec

index 18226918a85220b83c47f3a0faebb69c933e6da3..7fc2d5792717d90569ceddf3bc4126514df2e2c3 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
 
 Summary:       XBMC is a free and open source media-player and entertainment hub
 Name:          xbmc
-Version:       11.0
-Release:       5
+Version:       12.0
+Release:       1
 License:       GPL v2+ and GPL v3+
 Group:         Applications/Multimedia
 Source0:       http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
-# Source0-md5: 9e8a26ee25173c7268abea7f1d82d428
+# Source0-md5: a79128b9d094a046947bfd9bb4550809
 Patch0:                %{name}-format-security.patch
-Patch1:                %{name}-ffmpeg10.patch
 URL:           http://xbmc.org/
 BuildRequires: Mesa-libGLU-devel
 BuildRequires: OpenGL-devel
@@ -89,6 +88,7 @@ BuildRequires:        rpmbuild(macros) >= 1.566
 # used internally
 BuildRequires: sed >= 4.0
 BuildRequires: sqlite3-devel
+BuildRequires: tinyxml-devel
 BuildRequires: udev-devel
 BuildRequires: unzip
 BuildRequires: xorg-lib-libX11-devel
@@ -127,7 +127,6 @@ forecast functions, together third-party plugins.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 ./bootstrap
This page took 0.144647 seconds and 4 git commands to generate.