[ncl/el6: 7/7] Update to 6.0.0 final Use system udunits by linking it into where ncl expects it, drop udunits patch

Orion Poplawski orion at fedoraproject.org
Tue Jan 10 01:01:12 UTC 2012


commit 38eac8f9cff57213987dad0ca141269b0e0cc176
Merge: f951c91 3432d3f
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Jan 9 18:01:04 2012 -0700

    Update to 6.0.0 final
    Use system udunits by linking it into where ncl expects it, drop
    udunits patch.  Fixes bug 742307.
    Enable cairo and gdal support

 .gitignore               |    2 ++
 Site.local.ncl           |   10 ++++++----
 ncl-5.1.0-includes.patch |   10 ----------
 ncl.spec                 |   18 +++++++++++++-----
 sources                  |    2 +-
 5 files changed, 22 insertions(+), 20 deletions(-)
---
diff --cc ncl.spec
index 235d112,7409e79..24e08bb
--- a/ncl.spec
+++ b/ncl.spec
@@@ -1,6 -1,6 +1,6 @@@
  Name:           ncl
- Version:        5.2.1
- Release:        6%{?dist}.1
+ Version:        6.0.0
 -Release:        3%{?dist}
++Release:        1%{?dist}
  Summary:        NCAR Command Language and NCAR Graphics
  
  Group:          Applications/Engineering
@@@ -337,10 -339,23 +339,16 @@@ rm -rf $RPM_BUILD_ROO
  
  
  %changelog
 -* Tue Dec 06 2011 Adam Jackson <ajax at redhat.com> - 6.0.0-3
 -- Rebuild for new libpng
 -
 -* Thu Sep 29 2011 - Orion Poplawski <orion at cora.nwra.com> - 6.0.0-2
++* Mon Jan 9 2012 - Orion Poplawski <orion at cora.nwra.com> - 6.0.0-1
++- Update to 6.0.0 final
+ - Use system udunits by linking it into where ncl expects it, drop
+   udunits patch.  Fixes bug 742307.
 -
 -* Thu Sep 1 2011 - Orion Poplawski <orion at cora.nwra.com> - 6.0.0-1
 -- Update to 6.0.0 final
 -
 -* Wed May 18 2011 - Orion Poplawski <orion at cora.nwra.com> - 6.0.0-0.2.beta
 -- Rebuild for hdf5 1.8.7
 -
 -* Thu Mar 31 2011 - Orion Poplawski <orion at cora.nwra.com> - 6.0.0-0.1.beta
 -- Update to 6.0.0-beta
+ - Enable cairo and gdal support
+ 
 +* Thu Sep 29 2011 - Orion Poplawski <orion at cora.nwra.com> - 5.2.1-6.1
 +- Use system udunits by linking it into where ncl expects it, drop
 +  udunits patch.  Fixes bug 742307.
 +
  * Fri Feb 18 2011 - Orion Poplawski <orion at cora.nwra.com> - 5.2.1-6
  - Rebuild for new g2clib - fix grib handling on 64-bit machines
  


More information about the scm-commits mailing list