From 76153e0cc1acaa3e95244bf48e1488d16813ee05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 3 Apr 2014 08:14:44 +0300 Subject: [PATCH] noarch apidocs --- atril.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/atril.spec b/atril.spec index 5f6f495..3d1c20b 100644 --- a/atril.spec +++ b/atril.spec @@ -12,7 +12,7 @@ Summary: Atril - MATE Desktop document viewer for multiple document formats Summary(pl.UTF-8): Atril - przeglądarka dokumentów w wielu formatach dla środowiska MATE Name: atril Version: 1.8.0 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications/Graphics Source0: http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz @@ -120,6 +120,9 @@ Summary(pl.UTF-8): Dokumentacja API aplikacji Atril Group: Documentation Requires: gtk-doc-common Obsoletes: mate-document-viewer-apidocs +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs Atril API documentation. -- 2.44.0