[gnuplot] add necessary dependencies

Ivana Varekova varekova at fedoraproject.org
Thu Mar 17 11:32:40 UTC 2011


commit 6f45e9475746f4ab995ea6cfdc6ef7017117e306
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Thu Mar 17 13:41:32 2011 +0100

    add necessary dependencies

 gnuplot.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnuplot.spec b/gnuplot.spec
index a473eb2..eebe27b 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: 1%{?dist}
+Release: 2%{?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
+BuildRequires: latex2html, librsvg2, giflib-devel, libotf, m17n-lib-flt
 Requires: %{name}-common = %{version}-%{release}
 Requires: dejavu-sans-fonts
 Requires(post): %{_sbindir}/alternatives
@@ -257,7 +257,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/texmf/tex/latex/gnuplot/gnuplot-lua-tikz.sty
 
 %changelog
-* Fri Mar 11 2011 Ivana Hutarova Varekova <varekova at redhat.com> 4.4.3-1
+* Fri Mar 11 2011 Ivana Hutarova Varekova <varekova at redhat.com> 4.4.3-2
 - update to 4.4.3
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.4.2-3


More information about the scm-commits mailing list