commit 50dc51b467a1510e9a467483fff3aeca7d520066
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Thu Oct 25 13:01:41 2018 -0500
Drop 18.0a assert patch, fixed upstream
kodi-18a1-assert.patch | 26 --------------------------
kodi.spec | 4 ----
2 files changed, 30 deletions(-)
---
diff --git a/kodi.spec b/kodi.spec
index 30151e2..a413f11 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -64,9 +64,6 @@ Source5: ffmpeg-4.0.2-Leia-Alpha3.tar.gz
# Set program version parameters
Patch1: kodi-18.0-versioning.patch
-# fix assert at startup
-Patch2: kodi-18a1-assert.patch
-
%ifarch x86_64 i686
%global _with_crystalhd 1
%endif
@@ -331,7 +328,6 @@ This package contains the Kodi binary for X11 servers.
%prep
%setup -q -n %{name}-%{DIRVERSION}
%patch1 -p1 -b.versioning
-#patch2 -p1 -b.assert
# Fix up Python shebangs
pathfix.py -pni "%{__python2} %{py2_shbang_opts}" \
tools/EventClients/lib/python/zeroconf.py \
Show replies by date