- Add a requires on plplot to pull in drivers (bug#458277)

This commit is contained in:
Orion Poplawski 2008-09-06 03:40:03 +00:00
parent b98955e0a9
commit eb2f16a7f9

View File

@ -1,6 +1,6 @@
Name: gdl
Version: 0.9
Release: 0.rc1.3%{?dist}
Release: 0.rc1.4%{?dist}
Summary: GNU Data Language
Group: Applications/Engineering
@ -21,6 +21,9 @@ BuildRequires: netcdf-devel, hdf5-devel, libjpeg-devel
BuildRequires: python-devel, python-numarray, python-matplotlib
BuildRequires: fftw-devel, hdf-devel, proj-devel
# Needed to pull in drivers
Requires: plplot
%description
A free IDL (Interactive Data Language) compatible incremental compiler
@ -72,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Sep 5 2008 - Orion Poplawski <orion@cora.nwra.com> - 0.9-0.rc1.4
- Add a requires on plplot to pull in drivers (bug#458277)
* Fri May 16 2008 - Orion Poplawski <orion@cora.nwra.com> - 0.9-0.rc1.3
- Update to latest cvs
- Add patch to handle new ImageMagick