[packages/jansson] noarch apidocs

glen glen at pld-linux.org
Wed Apr 27 22:00:57 CEST 2016


commit 3c9a0168cdf36b0d328fbce4a45fdde56d931755
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 27 23:00:54 2016 +0300

    noarch apidocs

 jansson.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jansson.spec b/jansson.spec
index d2894d5..e71b66f 100644
--- a/jansson.spec
+++ b/jansson.spec
@@ -2,12 +2,12 @@
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
 %bcond_without	static_libs	# don't build static libraries
-#
+
 Summary:	C library for encoding, decoding and manipulating JSON data
 Summary(pl.UTF-8):	Biblioteka C do kodowania, dekodowania i obróbki danych JSON
 Name:		jansson
 Version:	2.7
-Release:	3
+Release:	4
 License:	MIT
 Group:		Libraries
 Source0:	http://www.digip.org/jansson/releases/%{name}-%{version}.tar.bz2
@@ -65,6 +65,9 @@ Statyczna biblioteka %{name}.
 Summary:	%{name} API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki %{name}
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API documentation for %{name} library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jansson.git/commitdiff/3c9a0168cdf36b0d328fbce4a45fdde56d931755



More information about the pld-cvs-commit mailing list