[packages/kodi/dev-18-leia] up to 18.0a3-Leia

glen glen at pld-linux.org
Wed Aug 1 22:26:30 CEST 2018


commit 005f83bab980466e0ba35ffa000fd298dd3e5699
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Aug 1 22:34:07 2018 +0300

    up to 18.0a3-Leia

 kodi.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index 0f2bb8e..8ad08b8 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -53,7 +53,7 @@
 %bcond_with	system_dvdread	# build with system dvdread
 
 %define	codename Leia
-%define	subver	a2
+%define	subver	a3
 Summary:	Kodi is a free and open source media-player and entertainment hub
 Name:		kodi
 Version:	18.0
@@ -62,7 +62,7 @@ License:	GPL v2+ and GPL v3+
 Group:		Applications/Multimedia
 #Source0:	http://mirrors.kodi.tv/releases/source/%{version}-%{codename}.tar.gz
 Source0:	https://github.com/xbmc/xbmc/archive/%{version}%{subver}-%{codename}.tar.gz
-# Source0-md5:	6e2262d8b38d4ed28f0b102e51eb9a8e
+# Source0-md5:	bc912304c3c0bcfd63f85b5d2642972d
 Patch0:		jpeglib-boolean.patch
 Patch1:		disable-static.patch
 Patch2:		dvdread.patch
@@ -131,6 +131,7 @@ BuildRequires:	mysql-devel
 %ifarch %{ix86}
 BuildRequires:	nasm
 %endif
+BuildRequires:	fstrcmp-devel >= 0.7
 BuildRequires:	openssl-devel
 BuildRequires:	pcre-cxx-devel
 BuildRequires:	pkgconfig
@@ -279,7 +280,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%{__rm} $RPM_BUILD_ROOT%{_docdir}/{version.txt,copying.txt,README.linux,LICENSE.GPL}
+%{__rm} $RPM_BUILD_ROOT%{_docdir}/{version.txt,README.Linux.md,LICENSE.md}
 
 # not packaged
 %{__rm} $RPM_BUILD_ROOT%{_prefix}/lib/firewalld/services/kodi-*.xml
@@ -292,7 +293,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.md docs/README.linux
+%doc README.md docs/README.Linux.md
 %attr(755,root,root) %{_bindir}/TexturePacker
 %attr(755,root,root) %{_bindir}/kodi
 %attr(755,root,root) %{_bindir}/kodi-standalone
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/005f83bab980466e0ba35ffa000fd298dd3e5699



More information about the pld-cvs-commit mailing list