[packages/plotutils] - rel 14; build fixed
arekm
arekm at pld-linux.org
Tue Nov 5 21:00:18 CET 2013
commit 2f943b75c8d79c0b57cb4f73293d67a2f6381ac8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Nov 5 21:00:14 2013 +0100
- rel 14; build fixed
plotutils-info.patch | 37 +++++++++++++++++++++++++++++++++++++
plotutils.spec | 2 +-
2 files changed, 38 insertions(+), 1 deletion(-)
---
diff --git a/plotutils.spec b/plotutils.spec
index 3e35907..fb504b6 100644
--- a/plotutils.spec
+++ b/plotutils.spec
@@ -6,7 +6,7 @@ Name: plotutils
Version: 2.6
# Don't decrease release if LIBPLOT/LIBXMI versions are not increased, as then
# those subpackages get then lower release
-Release: 13
+Release: 14
License: GPL v3+
Group: Applications/Graphics
Source0: http://ftp.gnu.org/gnu/plotutils/%{name}-%{version}.tar.gz
diff --git a/plotutils-info.patch b/plotutils-info.patch
index e316d56..bcf237f 100644
--- a/plotutils-info.patch
+++ b/plotutils-info.patch
@@ -45,3 +45,40 @@
@end direntry
@ifinfo
+diff -urN plotutils-2.6.org/info/plotutils.texi plotutils-2.6/info/plotutils.texi
+--- plotutils-2.6.org/info/plotutils.texi 2009-07-31 12:57:16.000000000 +0200
++++ plotutils-2.6/info/plotutils.texi 2013-11-05 20:56:00.000000000 +0100
+@@ -4829,12 +4829,12 @@
+ @tex
+ @example
+ @group
+-$x' = f(t,x,y, at ldots{},z)$
+-$y' = g(t,x,y, at ldots{},z)$
++$x' = f(t,x,y,\ldots,z)$
++$y' = g(t,x,y,\ldots,z)$
+ .
+ .
+ .
+-$z' = h(t,x,y, at ldots{},z)$
++$z' = h(t,x,y,\ldots,z)$
+ @end group
+ @end example
+ @end tex
+@@ -5904,7 +5904,7 @@
+ @end ifnottex
+ @tex
+ @example
+-$y = \pm (2(t-C))^{1/2}$,
++$y = \pm (2(t-C))^@{1/2@}$,
+ @end example
+ @end tex
+
+@@ -5991,7 +5991,7 @@
+ @end ifnottex
+ @tex
+ @example
+-$y(t) = e^{-100t} + t$.
++$y(t) = e^@{-100t@} + t$.
+ @end example
+ @end tex
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/plotutils.git/commitdiff/2f943b75c8d79c0b57cb4f73293d67a2f6381ac8
More information about the pld-cvs-commit
mailing list