- Build requires texinfo and readline-devel (bug #134922).

This commit is contained in:
Tim Waugh 2004-10-11 14:10:21 +00:00
parent 1ba5b2dbb2
commit d3e0139062

View File

@ -1,11 +1,12 @@
Summary: A program for plotting mathematical expressions and data.
Name: gnuplot
Version: 4.0.0
Release: 3
Release: 4
License: Redistributable, with restrictions
Group: Applications/Engineering
Source: http://prdownloads.sourceforge.net/gnuplot/gnuplot-4.0.0.tar.gz
BuildPrereq: libpng-devel, tetex-latex, zlib-devel, xorg-x11-devel, emacs
BuildRequires: texinfo, readline-devel
Requires: libpng
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
URL: http://www.gnuplot.info/
@ -84,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 4.0.0-4
- Build requires texinfo and readline-devel (bug #134922).
* Tue Sep 07 2004 Karsten Hopp <karsten@redhat.de> 4.0.0-3
- fix typo in preun script