From 5ca249d2e7765f1224ee8e2019a01b0efe041a7b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 11 Jan 2016 00:32:12 +0200 Subject: [PATCH] noarch apidoc --- geocode-glib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/geocode-glib.spec b/geocode-glib.spec index fd3829a..aebc796 100644 --- a/geocode-glib.spec +++ b/geocode-glib.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: GLib geocoding library that uses the Yahoo! Place Finder service Summary(pl.UTF-8): Biblioteka GLib do geokodowania wykorzystująca serwis Yahoo! Place Finder Name: geocode-glib Version: 3.18.0 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://download.gnome.org/sources/geocode-glib/3.18/%{name}-%{version}.tar.xz @@ -70,6 +70,9 @@ Summary: geocode-glib API documentation Summary(pl.UTF-8): Dokumentacja API biblioteki geocode-glib Group: Documentation Requires: gtk-doc-common +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs API documentation for geocode-glib library. -- 2.44.0