]> git.pld-linux.org Git - packages/isl.git/commitdiff
noarch apidocs auto/th/isl-0.12.2-2
authorElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 06:12:18 +0000 (09:12 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 06:12:18 +0000 (09:12 +0300)
isl.spec

index 586108c0e434dcf96da988c9938ee96c9558f0cb..64d6a577b65efca7c5296fbab332b21f56d14c2a 100644 (file)
--- 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.
This page took 0.064241 seconds and 4 git commands to generate.