[packages/gtksourceview3] noarch vala subpackage

glen glen at pld-linux.org
Mon Mar 28 11:16:32 CEST 2016


commit 4564cf84b0e9ea35247ce3bc2d45ea0507a0aff5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 28 12:16:26 2016 +0300

    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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtksourceview3.git/commitdiff/4564cf84b0e9ea35247ce3bc2d45ea0507a0aff5



More information about the pld-cvs-commit mailing list