[uhd] Enabled build on ppc64 on RHEL

Jaroslav Škarvada jskarvad at fedoraproject.org
Thu Mar 12 13:11:16 UTC 2015


commit 6d23dab1fb845da2aa19501b981b93e809965eb5
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Thu Mar 12 14:11:13 2015 +0100

    Enabled build on ppc64 on RHEL

 uhd.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/uhd.spec b/uhd.spec
index ff42ec6..5676ceb 100644
--- a/uhd.spec
+++ b/uhd.spec
@@ -25,7 +25,7 @@
 Name:           uhd
 URL:            http://code.ettus.com/redmine/ettus/projects/uhd/wiki
 Version:        %{ver_major}.%{ver_minor}.%{ver_patch}
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv3+
 BuildRequires:  cmake
 BuildRequires:  boost-devel, libusb1-devel, python-cheetah, ncurses-devel
@@ -37,10 +37,6 @@ Requires(pre):  shadow-utils
 Requires:       tkinter
 Group:          Applications/Engineering
 Summary:        Universal Hardware Driver for Ettus Research products
-# Workaround for rhbz#1128127
-%if 0%{?rhel:1}
-ExcludeArch:    ppc64
-%endif
 Source0:        http://github.com/EttusResearch/uhd/archive/release_%{ver_}.tar.gz#/uhd-release_%{ver_}.tar.gz
 Source1:        %{name}-limits.conf
 Source2:        http://files.ettus.com/binaries/images/uhd-images_%{ver}-release.tar.gz
@@ -212,6 +208,9 @@ install -Dpm 0755 tools/uhd_dump/chdr_log %{buildroot}%{_bindir}/chdr_log
 %{_bindir}/chdr_log
 
 %changelog
+* Thu Mar 12 2015 Jaroslav Škarvada <jskarvad at redhat.com> - 3.8.2-3
+- Enabled build on ppc64 on RHEL
+
 * Wed Mar 11 2015 Jaroslav Škarvada <jskarvad at redhat.com> - 3.8.2-2
 - Fixed building without NEON, especially on aarch64
   Resolves: rhbz#1200836


More information about the scm-commits mailing list