From 4564cf84b0e9ea35247ce3bc2d45ea0507a0aff5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 28 Mar 2016 12:16:26 +0300 Subject: [PATCH] noarch vala subpackage --- gtksourceview3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gtksourceview3.spec b/gtksourceview3.spec index 2ca4040..30f03db 100644 --- a/gtksourceview3.spec +++ b/gtksourceview3.spec @@ -2,12 +2,12 @@ # Conditional build: %bcond_with glade # install glade catalog %bcond_without vala # do not build Vala API -# + Summary: Text widget that extends the standard GTK+ 3.x Summary(pl.UTF-8): Widget tekstowy rozszerzający standardowy z GTK+ 3.x Name: gtksourceview3 Version: 3.20.0 -Release: 1 +Release: 2 License: LGPL v2+ (library), GPL v2+ (some language specs files) Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/3.20/gtksourceview-%{version}.tar.xz @@ -109,6 +109,9 @@ Summary(pl.UTF-8): API GtkSourceView dla języka Vala Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} Requires: vala +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description -n vala-gtksourceview GtkSourceView API for Vala language. -- 2.43.0