commit 3da0d9410daa1d5db6f8b9c420d5c245ecd1a093
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jan 11 00:42:02 2016 +0200

    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.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Lunchbox.git/commitdiff/3da0d9410daa1d5db6f8b9c420d5c245ecd1a093

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to