[gdl] Switch to GraphicsMagick

Orion Poplawski orion at fedoraproject.org
Mon May 20 15:48:16 UTC 2013


commit 0b7162af75b5e803ff413bdc2c7526258ce7d64f
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon May 20 09:48:11 2013 -0600

    Switch to GraphicsMagick

 gdl.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gdl.spec b/gdl.spec
index 1689c84..fcb1865 100644
--- a/gdl.spec
+++ b/gdl.spec
@@ -37,7 +37,7 @@ BuildRequires:  java
 %global plplot_config --enable-oldplplot
 %endif
 BuildRequires:  readline-devel, ncurses-devel
-BuildRequires:  gsl-devel, plplot-devel, ImageMagick-c++-devel
+BuildRequires:  gsl-devel, plplot-devel, GraphicsMagick-c++-devel
 BuildRequires:  netcdf-devel, hdf5-devel, libjpeg-devel
 BuildRequires:  python-devel, numpy, python-matplotlib
 BuildRequires:  fftw-devel, hdf-static
@@ -184,6 +184,7 @@ rm -rf $RPM_BUILD_ROOT
 - Update cvs patch to current cvs
 - Drop test_ce,tests, netcdf, and python patch applied upstream
 - Rebuild for hdf5 1.8.11
+- Switch to GraphicsMagick
 
 * Fri Mar 22 2013 Orion Poplawski <orion at cora.nwra.com> - 0.9.3-6.cvs20130321
 - Update cvs patch to current cvs


More information about the scm-commits mailing list