[gnuplot] - resolves: #728813 added missing lua terminal

pschiffe pschiffe at fedoraproject.org
Fri Nov 4 17:28:26 UTC 2011


commit 05661e6ef5c8feee1a58d3d19c77fc750a18b596
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Fri Nov 4 18:27:45 2011 +0100

    - resolves: #728813
      added missing lua terminal

 gnuplot.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnuplot.spec b/gnuplot.spec
index eebe27b..53d96e7 100644
--- a/gnuplot.spec
+++ b/gnuplot.spec
@@ -7,7 +7,7 @@
 Summary: A program for plotting mathematical expressions and data
 Name: gnuplot
 Version: %{major}.%{minor}.%{patchlevel}
-Release: 2%{?dist}
+Release: 3%{?dist}
 # Modifications are to be distributed as patches to the released version.
 # aglfn.txt has license: MIT
 License: gnuplot and MIT
@@ -20,7 +20,7 @@ Patch2: gnuplot-4.2.0-fonts.patch
 Patch3: gnuplot-4.4.1-mp.patch
 BuildRequires: libpng-devel, tex(latex), zlib-devel, libX11-devel, emacs
 BuildRequires: texinfo, readline-devel, libXt-devel, gd-devel, wxGTK-devel
-BuildRequires: latex2html, librsvg2, giflib-devel, libotf, m17n-lib-flt
+BuildRequires: latex2html, librsvg2, giflib-devel, libotf, m17n-lib-flt, lua-devel
 Requires: %{name}-common = %{version}-%{release}
 Requires: dejavu-sans-fonts
 Requires(post): %{_sbindir}/alternatives
@@ -257,6 +257,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/texmf/tex/latex/gnuplot/gnuplot-lua-tikz.sty
 
 %changelog
+* Fri Nov 04 2011 Peter Schiffer <pschiffe at redhat.com> 4.4.3-3
+- resolves: #728813
+  added missing lua terminal
+
 * Fri Mar 11 2011 Ivana Hutarova Varekova <varekova at redhat.com> 4.4.3-2
 - update to 4.4.3
 


More information about the scm-commits mailing list