[packages/gssdp] noarch vala subpackage

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


commit 214c6a78d22e3fd5d5de86bf6767afa2bc513ee6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 28 12:16:18 2016 +0300

    noarch vala subpackage

 gssdp.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gssdp.spec b/gssdp.spec
index 921abc6..c276569 100644
--- a/gssdp.spec
+++ b/gssdp.spec
@@ -1,13 +1,13 @@
 #
 # Conditional build:
 %bcond_without	vala	# Vala bindings
-#
+
 Summary:	GObject-based SSDP (Simple Service Discovery Protocol) library
 Summary(pl.UTF-8):	Biblioteka SSDP (Simple Service Discovery Protocol) oparta na GObject
 Name:		gssdp
 # note: 0.14.x is stable, 0.15.x unstable
 Version:	0.14.14
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gssdp/0.14/%{name}-%{version}.tar.xz
@@ -84,6 +84,9 @@ Summary(pl.UTF-8):	Wiązanie języka Vala do biblioteki GSSDP
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 Requires:	vala >= 2:0.20
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n vala-gssdp
 Vala binding for GSSDP library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gssdp.git/commitdiff/214c6a78d22e3fd5d5de86bf6767afa2bc513ee6



More information about the pld-cvs-commit mailing list