[packages/kodi] xbmc renamed to kodi, update to 14.0-Helix
glen
glen at pld-linux.org
Sun Jan 18 11:46:10 CET 2015
commit 92b53b2c95d27ff64186231349558187d0f87d25
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jan 18 12:34:54 2015 +0200
xbmc renamed to kodi, update to 14.0-Helix
http://kodi.tv/introducing-kodi-14/
xbmc.spec => kodi.spec | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/xbmc.spec b/kodi.spec
similarity index 94%
rename from xbmc.spec
rename to kodi.spec
index 658bdbe..01e503a 100644
--- a/xbmc.spec
+++ b/kodi.spec
@@ -10,18 +10,17 @@
%bcond_without goom # build without goom visualisation
%bcond_with hal # build with HAL
-%define codename Gotham
-
+%define codename Helix
Summary: XBMC is a free and open source media-player and entertainment hub
-Name: xbmc
-Version: 13.2
-Release: 2
+Name: kodi
+Version: 14.0
+Release: 0.1
License: GPL v2+ and GPL v3+
Group: Applications/Multimedia
-Source0: http://mirrors.xbmc.org/releases/source/%{name}-%{version}.tar.gz
-# Source0-md5: d80153b2cc78b88966458ab136e9494f
+Source0: http://mirrors.kodi.tv/releases/source/%{version}-%{codename}.tar.gz
+# Source0-md5: 9717c539789789b8aeaf1dcfdb9f2c69
Patch0: jpeglib-boolean.patch
-URL: http://xbmc.org/
+URL: http://kodi.tv/
BuildRequires: Mesa-libGLU-devel
BuildRequires: OpenGL-devel
BuildRequires: SDL_image-devel
@@ -118,6 +117,7 @@ Requires: /usr/bin/glxinfo
Requires: SDL >= 1.2.14-5
Requires: lsb-release
Requires: xorg-app-xdpyinfo
+Obsoletes: xbmc < 14.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -127,7 +127,7 @@ and featuring playlist, audio visualizations, slideshow, and weather
forecast functions, together third-party plugins.
%prep
-%setup -q -n %{name}-%{version}-%{codename}
+%setup -q -n xbmc-%{version}-%{codename}
%patch0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/92b53b2c95d27ff64186231349558187d0f87d25
More information about the pld-cvs-commit
mailing list