From: Elan Ruusamäe Date: Mon, 28 Mar 2016 09:16:13 +0000 (+0300) Subject: noarch vala subpackage X-Git-Tag: auto/th/gspell-1.0.0-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgspell.git;a=commitdiff_plain;h=6391fed noarch vala subpackage --- 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.