]> git.pld-linux.org Git - packages/kodi.git/commitdiff
up to 18.0a1-Leia
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Jul 2018 09:45:45 +0000 (12:45 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 22 Jul 2018 09:53:08 +0000 (12:53 +0300)
https://github.com/xbmc/xbmc/releases/tag/18.0a1-Leia

kodi.spec

index a429044970224fa39a75337ecc5584d98a7c3bd7..7a0ef0bef7001773085d51d2fc69463b1c59ea4a 100644 (file)
--- a/kodi.spec
+++ b/kodi.spec
@@ -53,7 +53,7 @@
 %bcond_with    system_dvdread  # build with system dvdread
 
 %define        codename Leia
-%define        subver  a1
+%define        subver  a2
 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: c1ae435c2d674262cee9a06791ba94bc
+# Source0-md5: 6e2262d8b38d4ed28f0b102e51eb9a8e
 Patch0:                jpeglib-boolean.patch
 Patch1:                disable-static.patch
 Patch2:                dvdread.patch
@@ -189,7 +189,7 @@ all common digital media files from local and network storage media.
 %{?with_system_dvdread:%patch2 -p1}
 #%patch3 -p1
 #%patch4 -p1
-%{!?with_system_dvdread:%patch5 -p1}
+#%{!?with_system_dvdread:%patch5 -p1}
 
 #%{__rm} -r lib/cximage-6.0/zlib
 #%{__rm} -r lib/libhdhomerun
This page took 0.216116 seconds and 4 git commands to generate.