[packages/plplot] - release 9 (ocaml rebuild)
qboosh
qboosh at pld-linux.org
Wed Jul 22 17:14:34 CEST 2015
commit 86e906c67970b61d4faca1a158db6bc5d82fc736
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jul 22 17:15:58 2015 +0200
- release 9 (ocaml rebuild)
plplot.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/plplot.spec b/plplot.spec
index c3fa585..5f1abb9 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -20,8 +20,8 @@
%bcond_without ocaml # OCaml binding
%bcond_without ocaml_opt # skip building native optimized binaries (bytecode is always built)
#
-%ifarch x32
-# not yet available on x32 (ocaml 4.02.1), remove when upstream will support it
+# not yet available on x32 (ocaml 4.02.1), update when upstream will support it
+%ifnarch %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9
%undefine with_ocaml_opt
%endif
@@ -29,7 +29,7 @@ Summary: PLplot - a library of functions that are useful for making scientific p
Summary(pl.UTF-8): PLplot - biblioteka funkcji przydatnych do tworzenia wykresów naukowych
Name: plplot
Version: 5.10.0
-Release: 8
+Release: 9
License: LGPL v2+
Group: Libraries
Source0: http://downloads.sourceforge.net/plplot/%{name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/plplot.git/commitdiff/86e906c67970b61d4faca1a158db6bc5d82fc736
More information about the pld-cvs-commit
mailing list