[gammaray/f20: 1/2] Drop ambiguous BuildArch

Daniel Vrátil dvratil at fedoraproject.org
Tue Feb 3 14:43:46 UTC 2015


commit f3d85d508a7f101eeb13224ff262d3b61e444a91
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Tue Feb 3 15:43:05 2015 +0100

    Drop ambiguous BuildArch

 gammaray.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gammaray.spec b/gammaray.spec
index 47c511b..17b3e88 100644
--- a/gammaray.spec
+++ b/gammaray.spec
@@ -20,13 +20,10 @@
 
 Name:           gammaray
 Version:        %{gammaray_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A tool for examining internals of Qt applications
 License:        GPLv2+
 URL:            http://www.kdab.com/kdab-products/gammaray/
-# Only known to work on these
-BuildArch:      x86_64 i686 armv7l
-
 Source0:        https://github.com/KDAB/GammaRay/releases/download/v%{version}/%{name}-%{version}.tar.gz
 
 # We need Qt 4 sources in order to get access to some
@@ -206,7 +203,10 @@ fi
 
 
 %changelog
-* Tue Feb 03 2015 Daniel Vrátil <dvratil at redhat.com> - 2.2.1
+* Tue Feb 03 2015 Daniel Vrátil <dvratil at redhat.com> - 2.2.1-2
+- drop ambiguous BuildArch
+
+* Tue Feb 03 2015 Daniel Vrátil <dvratil at redhat.com> - 2.2.1-1
 - Update to 2.2.1
 - Default to Qt 5 build now
 - Provide probes for Qt 5 and Qt 4 in -qt5 and -qt4 subpackages


More information about the scm-commits mailing list