[packages/isl] noarch apidocs

glen glen at pld-linux.org
Thu Apr 3 08:12:19 CEST 2014


commit 775d59d7678d4182253711c682fec72f49719add
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 3 09:12:18 2014 +0300

    noarch apidocs

 isl.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/isl.spec b/isl.spec
index 586108c..64d6a57 100644
--- a/isl.spec
+++ b/isl.spec
@@ -4,12 +4,12 @@
 %bcond_without	apidocs		# do not build and package API docs
 %bcond_without	static_libs	# don't build static libraries
 %bcond_without	piplib		# PipLib solver (stubs are used instead)
-#
+
 Summary:	Library for manipulating sets and relations of integer points bounded by linear constraints
 Summary(pl.UTF-8):	Biblioteka operacji na zbiorach i relacjach punktów całkowitoliczbowych z ograniczeniami liniowymi
 Name:		isl
 Version:	0.12.2
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	http://isl.gforge.inria.fr/%{name}-%{version}.tar.lzma
@@ -77,6 +77,9 @@ Statyczna biblioteka isl.
 Summary:	isl API documentation
 Summary(pl.UTF-8):	Dokumentacja API biblioteki isl
 Group:		Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:	noarch
+%endif
 
 %description apidocs
 API and internal documentation for isl library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/isl.git/commitdiff/775d59d7678d4182253711c682fec72f49719add



More information about the pld-cvs-commit mailing list