commit ebb1d29820d421cb5b5ef98215a4d0a6f285253e
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Mon Oct 15 21:26:22 2018 +0200
Enable arm build
kodi-pvr-argustv.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kodi-pvr-argustv.spec b/kodi-pvr-argustv.spec
index 67ca661..34617bc 100644
--- a/kodi-pvr-argustv.spec
+++ b/kodi-pvr-argustv.spec
@@ -10,7 +10,7 @@ Name: kodi-%(tr "." "-"
<<<%{kodi_addon})
# (
https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 3.5.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: ArgusTV PVR for Kodi
License: GPLv2+
@@ -24,7 +24,7 @@ BuildRequires: kodi-platform-devel >= %{kodi_version}
BuildRequires: pkgconfig(jsoncpp)
BuildRequires: platform-devel
Requires: kodi >= %{kodi_version}
-ExclusiveArch: i686 x86_64 aarch64
+ExcludeArch: %{power64} ppc64le
%description
%{summary}.
@@ -53,6 +53,9 @@ export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
%changelog
+* Mon Oct 15 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.5.2-2
+- Enable arm build
+
* Thu Aug 30 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:3.5.2-1
- Update to 3.5.2
- Enable aarch64 build