From 3da0d9410daa1d5db6f8b9c420d5c245ecd1a093 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 11 Jan 2016 00:42:02 +0200 Subject: [PATCH] noarch apidoc --- Lunchbox.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Lunchbox.spec b/Lunchbox.spec index a152349..d3ab7a0 100644 --- a/Lunchbox.spec +++ b/Lunchbox.spec @@ -3,12 +3,12 @@ %bcond_without apidocs # do not build and package API docs %bcond_with mpi # MPI support %bcond_with skv # SKV (Scalable Key-Value Store) support -# + Summary: Lunchbox - C++ library for multi-threading programming Summary(pl.UTF-8): Lunchbox - biblioteka C++ do programowania wielowątkowego Name: Lunchbox Version: 1.10.0 -Release: 5 +Release: 6 License: LGPL v2.1 Group: Libraries Source0: https://github.com/Eyescale/Lunchbox/archive/%{version}/%{name}-%{version}.tar.gz @@ -68,6 +68,9 @@ Pliki nagłówkowe biblioteki Lunchbox. Summary: Lunchbox API documentation Summary(pl.UTF-8): Dokumentacja API biblioteki Lunchbox Group: Documentation +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs API documentation for Lunchbox library. -- 2.44.0