[packages/Collage] noarch apidocs

glen glen at pld-linux.org
Tue Dec 8 11:30:19 CET 2015


commit 59a55be8ddf17a9d477e9972eab5167130aab068
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Dec 8 12:30:16 2015 +0200

    noarch apidocs

 Collage.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Collage.spec b/Collage.spec
index ce4a6ce..d447c84 100644
--- a/Collage.spec
+++ b/Collage.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
-#
+
 Summary:	Cross-platform C++ network library
 Summary(pl.UTF-8):	Wieloplatformowa biblioteka sieciowa dla C++
 Name:		Collage
 Version:	1.1.2
-Release:	4
+Release:	5
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	https://github.com/Eyescale/Collage/archive/%{version}/%{name}-%{version}.tar.gz
@@ -61,6 +61,9 @@ Pliki nagłówkowe biblioteki Collage.
 Summary:	Collage API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki Collage
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API documentation for Collage library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Collage.git/commitdiff/59a55be8ddf17a9d477e9972eab5167130aab068



More information about the pld-cvs-commit mailing list