[packages/gcr] noarch vala subpackage
    glen 
    glen at pld-linux.org
       
    Mon Mar 28 11:15:28 CEST 2016
    
    
  
commit e75d3188591aba12e6936aaa30fd041022d2d640
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 28 12:15:25 2016 +0300
    noarch vala subpackage
 gcr.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gcr.spec b/gcr.spec
index 01c8539..ec9b422 100644
--- a/gcr.spec
+++ b/gcr.spec
@@ -3,12 +3,12 @@
 %bcond_without	apidocs		# do not build and package API docs
 %bcond_without	vala		# do not build Vala API
 %bcond_without	static_libs	# don't build static libraries
-#
+
 Summary:	GObject and GUI library for high level crypto parsing and display
 Summary(pl.UTF-8):	Biblioteka GObject i GUI do wysokopoziomowej analizy i wyświetlania danych kryptograficznych
 Name:		gcr
 Version:	3.20.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gcr/3.20/%{name}-%{version}.tar.xz
@@ -106,6 +106,9 @@ Summary(pl.UTF-8):	API gcr i gck dla języka Vala
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 Requires:	vala >= 2:0.20.0
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description -n vala-gcr
 gcr and gck API for Vala language.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcr.git/commitdiff/e75d3188591aba12e6936aaa30fd041022d2d640
    
    
More information about the pld-cvs-commit
mailing list