[gdl] Build with pslib

Orion Poplawski orion at fedoraproject.org
Sat Jan 7 16:12:44 UTC 2012


commit 197fc011a4bdc1e03d1c6c98b1c9c5f534135ccf
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat Jan 7 09:12:42 2012 -0700

    Build with pslib

 gdl.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gdl.spec b/gdl.spec
index 9dda16d..b98e4f1 100644
--- a/gdl.spec
+++ b/gdl.spec
@@ -2,7 +2,7 @@
 
 Name:           gdl
 Version:        0.9.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GNU Data Language
 
 Group:          Applications/Engineering
@@ -98,7 +98,6 @@ autoreconf --install
    --with-fftw \\\
    --with-udunits \\\
    --with-grib \\\
-   --with-pslib=no \\\
    --with-wxWidgets \\\
    %{plplot_config} \\\
    INCLUDES="-I%{_includedir}/udunits2" \\\
@@ -170,6 +169,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 7 2012 Orion Poplawski <orion at cora.nwra.com> - 0.9.2-3
+- Build with pslib
+
 * Wed Nov 16 2011 Orion Poplawski <orion at cora.nwra.com> - 0.9.2-2
 - Rebuild for hdf5 1.8.8
 


More information about the scm-commits mailing list