commit 2a520f49a1deb5e2e490d6c2d5d270264d692bdf
Author: Vascom <vascom2(a)gmail.com>
Date: Mon Apr 17 12:34:05 2017 +0300
Exclude power64 arches from build.
simplescreenrecorder.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index 897a9f2..e6ac31a 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -1,7 +1,7 @@
%define shortname ssr
Name: simplescreenrecorder
Version: 0.3.8
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Simple Screen Recorder is a screen recorder for Linux
License: GPLv3
@@ -31,6 +31,9 @@ BuildRequires: libappstream-glib
Requires: hicolor-icon-theme
Obsoletes: %{name}-libs
+#https://github.com/MaartenBaert/ssr/issues/533
+ExcludeArch: %{power64}
+
%description
It is a screen recorder for Linux.
Despite the name, this program is actually quite complex.
@@ -95,6 +98,9 @@ fi
%{_datadir}/appdata/%{name}.appdata.xml
%changelog
+* Mon Apr 17 2017 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.3.8-3
+- Exclude power64 arches from build
+
* Mon Mar 20 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 0.3.8-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild