Problem with patching fixed. New version for makemkv
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
#global PRERELEASE rc1
|
||||
%global DIRVERSION %{version}
|
||||
%global myversion 17.1
|
||||
%global DIRVERSION %{myversion}
|
||||
#global GITCOMMIT Gotham_r2-ge988513
|
||||
# use the line below for pre-releases
|
||||
#global DIRVERSION %{version}%{PRERELEASE}
|
||||
%global _hardened_build 1
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: kodi
|
||||
Version: 17.0b5
|
||||
Version: %myversion
|
||||
Release: 1%{?dist}
|
||||
Summary: Media center
|
||||
|
||||
@@ -41,6 +43,7 @@ Patch5: ffmpeg-2.9.patch
|
||||
|
||||
Patch6: gcc6.patch
|
||||
Patch7: kodi-avicodec.patch
|
||||
Patch8: kodi-AEDefines_disable.patch
|
||||
|
||||
# Optional deps (not in EPEL)
|
||||
%if 0%{?fedora}
|
||||
@@ -259,6 +262,7 @@ library.
|
||||
#%patch6 -p1
|
||||
#%endif
|
||||
%patch7
|
||||
%patch8
|
||||
|
||||
|
||||
%build
|
||||
@@ -412,6 +416,21 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2017 Daniel Steiner <elpito@bluewin.ch>
|
||||
- Update to Krypton 17.1rc1
|
||||
|
||||
* Wed Feb 8 2017 Daniel Steiner <elpito@bluewin.ch>
|
||||
- Update to Krypton Final
|
||||
|
||||
* Sun Jan 29 2017 Daniel Steiner <elpito@bluewin.ch>
|
||||
- Update to Krypton RC 4
|
||||
|
||||
* Sat Jan 14 2017 Daniel Steiner <elpito@bluewin.ch>
|
||||
- Update to Krypton RC 3
|
||||
|
||||
* Sat Dec 3 2016 Daniel Steiner <elpito@bluewin.ch>
|
||||
- Update to Krypton Beta6
|
||||
|
||||
* Fri Nov 25 2016 Daniel Steiner <elpito@bluewin.ch>
|
||||
- Update to Krypton Beta5, built on Fedora 25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user