[android-tools/epel7] exclude power64 for epel7, not supported upstream

Adam Miller maxamillion at fedoraproject.org
Thu Sep 18 18:16:01 UTC 2014


commit 2b9daa7b7d0e8f28f946019c77adc2e037279655
Author: Adam Miller <admiller at redhat.com>
Date:   Thu Sep 18 13:15:58 2014 -0500

    exclude power64 for epel7, not supported upstream

 android-tools.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/android-tools.spec b/android-tools.spec
index dc66ed6..6b23b18 100644
--- a/android-tools.spec
+++ b/android-tools.spec
@@ -8,7 +8,7 @@
 
 Name:          android-tools
 Version:       %{date}git%{git_commit}
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Android platform tools(adb, fastboot)
 
 Group:         Applications/System
@@ -38,6 +38,8 @@ BuildRequires: openssl-devel
 BuildRequires: libselinux-devel
 BuildRequires: systemd
 
+ExcludeArch:    %{power64}
+
 Provides:      adb
 Provides:      fastboot
 
@@ -97,6 +99,9 @@ install -p -D -m 0644 %{SOURCE6} \
 
 
 %changelog
+* Thu Sep 18 2014 Adam Miller <maxamillion at fedoraproject.org> - 20130123git98d0789-5
+- Exclude power64 architecture for EPEL7, not supported upstream.
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20130123git98d0789-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list