]> git.pld-linux.org Git - packages/Lunchbox.git/commitdiff
noarch apidoc auto/th/Lunchbox-1.10.0-6
authorElan Ruusamäe <glen@delfi.ee>
Sun, 10 Jan 2016 22:42:02 +0000 (00:42 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 10 Jan 2016 22:42:02 +0000 (00:42 +0200)
Lunchbox.spec

index a15234920345bd3126e75166c6399e81c4f622e0..d3ab7a023a5b0638cfed1c1a8d4aa79098a24037 100644 (file)
@@ -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.
This page took 0.158768 seconds and 4 git commands to generate.