From 6391fed4051cc7318e6a25e577addca26ca2871b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 28 Mar 2016 12:16:13 +0300 Subject: [PATCH] noarch vala subpackage --- gspell.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gspell.spec b/gspell.spec index 0c9a0c3..3b9a857 100644 --- a/gspell.spec +++ b/gspell.spec @@ -6,7 +6,7 @@ Summary: gspell - a spell-checking library for GTK+ Summary(pl.UTF-8): gspell - biblioteka sprawdzania pisowni dla GTK+ Name: gspell Version: 0.2.3 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gspell/0.2/%{name}-%{version}.tar.xz @@ -20,8 +20,8 @@ BuildRequires: gtk+3-devel >= 3.16 BuildRequires: gtk-doc >= 1.24 BuildRequires: iso-codes >= 0.35 BuildRequires: pkgconfig -BuildRequires: vala BuildRequires: tar >= 1:1.22 +BuildRequires: vala BuildRequires: xz Requires: enchant >= 1.6.0 Requires: glib2 >= 1:2.36.0 @@ -83,6 +83,9 @@ Summary(pl.UTF-8): API języka Vala do biblioteki gspell Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} Requires: vala +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description -n vala-gspell Vala API for gspell library. -- 2.43.0