[gnome-weather] Build as noarch

Kalev Lember kalev at fedoraproject.org
Mon Sep 22 22:13:55 UTC 2014


commit 4a79467dbafd4a43a14eb342a11112ef84fc7d8b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Sep 22 23:05:37 2014 +0200

    Build as noarch
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1139049

 gnome-weather.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/gnome-weather.spec b/gnome-weather.spec
index fd20964..300468d 100644
--- a/gnome-weather.spec
+++ b/gnome-weather.spec
@@ -12,6 +12,8 @@ License:	GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA
 URL:		https://live.gnome.org/Design/Apps/Weather
 Source0:	http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
+BuildArch:	noarch
+
 BuildRequires:	intltool
 BuildRequires:	desktop-file-utils
 BuildRequires:	gjs-devel >= %{gjs_version}
@@ -34,7 +36,7 @@ gnome-weather is a weather application for GNOME
 %package tests
 Summary: Tests for the gnome-weather package
 Group: Development/Libraries
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
 
 %description tests
 The gnome-weather-tests package contains tests that can be used to verify
@@ -97,6 +99,7 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
 %changelog
 * Mon Sep 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-1
 - Update to 3.14.0
+- Build as noarch (#1139049)
 
 * Tue Sep 16 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.92-1
 - Update to 3.13.92


More information about the scm-commits mailing list