commit b9d8fce7c2f9897ca22f8f37c027096d3f42d7d1
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Sat Sep 1 15:37:05 2018 +0200
Revert "- Update to 4.6.2"
This reverts commit 94680f13c88f20609b1e0011399768d606a8ed8b.
.gitignore | 1 -
kodi-pvr-dvblink.spec | 23 ++++++++++-------------
sources | 2 +-
3 files changed, 11 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba84cad..3b84822 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
/kodi-pvr-dvblink-309f62e.tar.gz
/kodi-pvr-dvblink-339c3ea.tar.gz
-/kodi-pvr-dvblink-72ef8a0.tar.gz
diff --git a/kodi-pvr-dvblink.spec b/kodi-pvr-dvblink.spec
index 57a8337..3e96505 100644
--- a/kodi-pvr-dvblink.spec
+++ b/kodi-pvr-dvblink.spec
@@ -1,22 +1,23 @@
-%global commit 72ef8a0e9a939ec770552300c39b791c0093f385
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20180825
+%global commit 339c3ea77f8b1c052ad106419a8f857ac8f53e60
+%global short_commit %(c=%{commit}; echo ${c:0:7})
+%global commit_date 20170827
%global kodi_addon pvr.dvblink
-%global kodi_version 18.0
+%global kodi_version 17.0
Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# Use Epoch to manage upgrades from older upstream
# (
https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
-Version: 4.6.2
-Release: 1%{?dist}
+Version: 3.4.8
+Release: 3%{?dist}
Summary: Kodi's DVBLink client addon
+Group: Applications/Multimedia
# Addon is GPLv2+. lib/dvblinkremote is MIT
License: GPLv2+ and MIT
URL:
https://github.com/kodi-pvr/%{kodi_addon}/
-Source0:
https://github.com/kodi-pvr/%{kodi_addon}/archive/%{shortcommit}/%{name}-...
+Source0:
https://github.com/kodi-pvr/%{kodi_addon}/archive/%{short_commit}/%{name}...
# GPLv2 license file
Source1:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
@@ -27,7 +28,7 @@ BuildRequires: kodi-platform-devel >= %{kodi_version}
BuildRequires: pkgconfig(tinyxml2)
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64 aarch64
+ExclusiveArch: i686 x86_64
%description
PVR plugin for DVBLink. Supports streaming of Live TV & recordings, EPG, timers.
@@ -43,7 +44,7 @@ cp -p %{SOURCE1} .
%build
-%cmake .
+%cmake -DCMAKE_INSTALL_LIBDIR=%{_libdir}/kodi/ .
%make_build
@@ -59,10 +60,6 @@ cp -p %{SOURCE1} .
%changelog
-* Sat Sep 01 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:4.6.2-1
-- Update to 4.6.2
-- Enable aarch64 build
-
* Tue Apr 10 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.4.8-3
- Rebuild for tinyxml2 update
diff --git a/sources b/sources
index 405185d..92fc3fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7726eec9e4bcd4f55c3f93f2b3c68f2 kodi-pvr-dvblink-72ef8a0.tar.gz
+ef6cf763d72ff8735aaf165f63d2a9d9 kodi-pvr-dvblink-339c3ea.tar.gz