[packages/gnuplot] - up to 4.6.5 - change wxt terminal to monothreaded to avoid crashes on Haswell CPUs

draenog draenog at pld-linux.org
Tue Jun 10 16:10:03 CEST 2014


commit 0e9cc5b63662399dbefc52c6ca0a30418973dc26
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Tue Jun 10 14:43:59 2014 +0100

    - up to 4.6.5
    - change wxt terminal to monothreaded to avoid crashes on Haswell CPUs

 gnuplot.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gnuplot.spec b/gnuplot.spec
index f142e75..185c1db 100644
--- a/gnuplot.spec
+++ b/gnuplot.spec
@@ -17,12 +17,12 @@ Summary(ru.UTF-8):	Программа для построения графико
 Summary(tr.UTF-8):	Matematiksel görselleştirme paketi
 Summary(uk.UTF-8):	Програма для побудови графіків математичних виразів та даних
 Name:		gnuplot
-Version:	4.6.4
-Release:	2
+Version:	4.6.5
+Release:	1
 License:	distributable (with modifications properly marked if any)
 Group:		Applications/Math
 Source0:	http://downloads.sourceforge.net/gnuplot/%{name}-%{version}.tar.gz
-# Source0-md5:	2d8d1be8c8b7ee9e89b5003cbd8696ee
+# Source0-md5:	9a476b21f74bd99c876f1509d731a0f9
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Patch0:		%{name}-info.patch
@@ -158,7 +158,8 @@ Obsługa gnuplota dla LaTeXa.
 	--without-linux-vga \
 	%{!?with_pdf:--without-pdf} \
 	--without-tutorial \
-	--with-texdir=%{_datadir}/texmf-dist/tex/latex/gnuplot
+	--with-texdir=%{_datadir}/texmf-dist/tex/latex/gnuplot \
+	--with-wx-single-threaded
 
 %{__make}
 cd docs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnuplot.git/commitdiff/0e9cc5b63662399dbefc52c6ca0a30418973dc26



More information about the pld-cvs-commit mailing list