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

index 61f4012526dedca5ecfab2c8b75f24c4a6c6c1e8..05e649cef63f1bb2784bafcaab1a5d3d4035a7a8 100644 (file)
--- a/vte.spec
+++ b/vte.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without glade   # Glade catalog
-#
+
 Summary:       VTE terminal widget library
 Summary(pl.UTF-8):     Biblioteka z kontrolką terminala VTE
 Name:          vte
 Version:       0.44.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/vte/0.44/%{name}-%{version}.tar.xz
@@ -115,6 +115,9 @@ Summary(pl.UTF-8):  API języka Vala dla biblioteki VTE
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 Requires:      vala >= 2:0.18
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n vala-vte
 Vala API for VTE library.
This page took 0.381325 seconds and 4 git commands to generate.