[grib_api/el6: 15/15] Update to 1.12.0 from epel7

Orion Poplawski orion at fedoraproject.org
Wed Apr 16 20:27:35 UTC 2014


commit 325cbb6feac4f97ffcc28a6645c7d425bc2e8543
Merge: 90ee6e0 c65871b
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Apr 16 14:27:18 2014 -0600

    Update to 1.12.0 from epel7

 .gitignore               |    2 +
 grib_api-pkgconfig.patch |   24 +++++++++++++
 grib_api.spec            |   85 +++++++++++++++++++++++++++++++++-------------
 sources                  |    2 +-
 4 files changed, 88 insertions(+), 25 deletions(-)
---
diff --cc .gitignore
index 4c593ef,a919418..cda88ef
--- a/.gitignore
+++ b/.gitignore
@@@ -1,4 -1,5 +1,6 @@@
  grib_api-1.7.0.tar.gz
 +/grib_api-1.9.8.tar.gz
  /grib_api-1.9.9.tar.gz
  /grib_api-1.9.16.tar.gz
+ /grib_api-1.11.0.tar.gz
+ /grib_api-1.12.0.tar.gz
diff --cc grib_api.spec
index 3df2f03,e60c7be..0761bc8
--- a/grib_api.spec
+++ b/grib_api.spec
@@@ -97,12 -120,36 +120,26 @@@ make check || tru
  %{_libdir}/*.a
  
  %changelog
+ * Wed Mar 5 2014 Orion Poplawski <orion at cora.nwra.com> - 1.12.0-1
+ - Update to 1.12.0
+ - Update libtool to fix rpath issues
+ 
+ * Fri Aug 23 2013 Orion Poplawski <orion at cora.nwra.com> - 1.11.0-1
+ - Update to 1.11.0
+ - Build shared libraries
+ - Enable python support
+ - Run tests (but ignore failure for now)
+ 
 -* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.16-8
 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 -
+ * Fri Mar 8 2013 Orion Poplawski <orion at cora.nwra.com> - 1.9.16-7
+ - Build with -fPIC on ARM (bug #919614)
+ 
 -* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.16-6
 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 -
 -* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9.16-5
 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 -
+ * Mon Jul 16 2012 Orion Poplawski <orion at cora.nwra.com> - 1.9.16-4
+ - Revert to /bin/ksh
+ 
  * Mon Jul 9 2012 Orion Poplawski <orion at cora.nwra.com> - 1.9.16-3
 -- Definitions are not documentation
 -- Drop INSTALL from docs
 -- Add Requires jasper-devel to -devel package
 -- Don't change ksh path on Fedora 17+
 +- Add %%{?_isa} to jasper-devel requires
 +- Convert all defitions to utf-8 if needed
 +- Conditionalize ksh path fix
  
  * Fri Jul 6 2012 Orion Poplawski <orion at cora.nwra.com> - 1.9.16-2
  - Build fortran interface


More information about the scm-commits mailing list