]> git.pld-linux.org Git - packages/gcr.git/commitdiff
noarch vala subpackage auto/th/gcr-3.20.0-2
authorElan Ruusamäe <glen@delfi.ee>
Mon, 28 Mar 2016 09:15:25 +0000 (12:15 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 28 Mar 2016 09:15:25 +0000 (12:15 +0300)
gcr.spec

index 01c853947293056af3b8394c85b3561eaa17cae3..ec9b4222c1c057ad029fc034e5b321f6d8b57c80 100644 (file)
--- 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.
This page took 0.172978 seconds and 4 git commands to generate.