summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2014-04-03 06:42:22 (GMT)
committerElan Ruusamäe2014-04-03 06:42:22 (GMT)
commit35c62761d50d1146304d1d48d50e9424a40e9742 (patch)
treef4f1eebe8152a378ecd64bce79864b9875e5287b
parent397e55b8be25387408440913fa0c1cbd9918d86c (diff)
downloadglade-35c62761d50d1146304d1d48d50e9424a40e9742.zip
glade-35c62761d50d1146304d1d48d50e9424a40e9742.tar.gz
-rw-r--r--glade.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/glade.spec b/glade.spec
index 8a6e775..28e9ae0 100644
--- a/glade.spec
+++ b/glade.spec
@@ -2,12 +2,12 @@
# Conditional build:
%bcond_without apidocs # do not build and package API docs
%bcond_without static_libs # don't build static libraries
-#
+
Summary: User interface builder for GTK+ and GNOME
Summary(pl.UTF-8): Budowniczy interfejsów użytkownika dla GTK+ i GNOME
Name: glade
Version: 3.18.1
-Release: 1
+Release: 2
License: GPL v2+ and LGPL v2.1+
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/glade/3.18/%{name}-%{version}.tar.xz
@@ -107,6 +107,9 @@ Summary: Glade API documentation
Summary(pl.UTF-8): Dokumentacja API biblioteki Glade
Group: Documentation
Requires: gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch: noarch
+%endif
%description apidocs
Glade API documentation.