[packages/vmmlib] noarch apidocs

glen glen at pld-linux.org
Sun Jun 26 23:07:29 CEST 2016


commit 50337d2d8251defb1f7fbf6acf4aa1ccd4e97ff4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 27 00:07:24 2016 +0300

    noarch apidocs

 vmmlib.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/vmmlib.spec b/vmmlib.spec
index b083bcf..e76fe22 100644
--- a/vmmlib.spec
+++ b/vmmlib.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-#
+
 Summary:	Vector and Matrix Math Library for C++
 Summary(pl.UTF-8):	Vector and Matrix Math Library - biblioteka matematyczna wektorów i macierzy w C++
 Name:		vmmlib
 Version:	1.10.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 # latest is 1.6.2 here
@@ -35,6 +35,9 @@ Biblioteka matematyczna wektorów i macierzy oparta na szablonach C++.
 Summary:	vmmlib API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki vmmlib
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API documentation for vmmlib library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vmmlib.git/commitdiff/50337d2d8251defb1f7fbf6acf4aa1ccd4e97ff4



More information about the pld-cvs-commit mailing list