[packages/kealib] - updated to 1.4.6 (note: new soname)

qboosh qboosh at pld-linux.org
Thu Apr 21 21:19:02 CEST 2016


commit b53016b765fb1e978d3a20a3a23630172d25394b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 21 21:19:26 2016 +0200

    - updated to 1.4.6 (note: new soname)

 kealib-config.patch | 6 +++---
 kealib.spec         | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kealib.spec b/kealib.spec
index 7018c87..b205158 100644
--- a/kealib.spec
+++ b/kealib.spec
@@ -5,12 +5,12 @@
 Summary:	KEALib - HDF5 based raster file format library
 Summary(pl.UTF-8):	KEALib - biblioteka rastrowego formatu plików opartego na HDF5
 Name:		kealib
-Version:	1.4.4
+Version:	1.4.6
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/kealib/%{name}-%{version}.tar.gz
-# Source0-md5:	a754cc25553a0a3924effdb5907317c2
+# Source0-md5:	789174bd519736ac1e726613b6eb7672
 Patch0:		%{name}-config.patch
 URL:		http://kealib.org/
 BuildRequires:	cmake >= 2.6.0
diff --git a/kealib-config.patch b/kealib-config.patch
index d898700..5b9e3c6 100644
--- a/kealib-config.patch
+++ b/kealib-config.patch
@@ -42,13 +42,13 @@
        ;;
      --includes)
        echo -n "@CMAKE_INSTALL_PREFIX@/@PROJECT_HEADER_DIR@ "
---- kealib-1.4.4/trunk/gdal/CMakeLists.txt.orig	2015-01-08 08:48:57.000000000 +0100
-+++ kealib-1.4.4/trunk/gdal/CMakeLists.txt	2016-03-20 11:17:02.653236966 +0100
+--- kealib-1.4.6/trunk/gdal/CMakeLists.txt.orig	2016-04-21 20:58:02.218148230 +0200
++++ kealib-1.4.6/trunk/gdal/CMakeLists.txt	2016-04-21 21:08:21.174788927 +0200
 @@ -45,5 +45,5 @@
  
  ###############################################################################
  # Installation 
--install (TARGETS ${LIBKEA_GDAL_DRIVER} DESTINATION gdalplugins)
+-install (TARGETS ${LIBKEA_GDAL_DRIVER} DESTINATION lib/gdalplugins)
 -###############################################################################
 \ No newline at end of file
 +install (TARGETS ${LIBKEA_GDAL_DRIVER} DESTINATION lib${LIB_SUFFIX}/gdalplugins)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kealib.git/commitdiff/b53016b765fb1e978d3a20a3a23630172d25394b



More information about the pld-cvs-commit mailing list