[packages/hdf5] - adjust PACKAGE_SHARE_INSTALL_DIR in cmake configuration; release 4

qboosh qboosh at pld-linux.org
Fri May 18 17:39:54 CEST 2018


commit 5dec3716559e60cf1496a67e36b46c1c01a5a09f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 18 17:40:44 2018 +0200

    - adjust PACKAGE_SHARE_INSTALL_DIR in cmake configuration; release 4

 hdf5.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hdf5.spec b/hdf5.spec
index 75f85ca..67ab996 100644
--- a/hdf5.spec
+++ b/hdf5.spec
@@ -11,7 +11,7 @@ Summary:	Hierarchical Data Format 5 library
 Summary(pl.UTF-8):	Biblioteka HDF5 (Hierarchical Data Format 5)
 Name:		hdf5
 Version:	1.8.20
-Release:	3
+Release:	4
 License:	Nearly BSD, but changed sources must be marked
 Group:		Libraries
 Source0:	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/hdf5-%{version}/src/%{name}-%{version}.tar.bz2
@@ -257,7 +257,7 @@ for f in hdf5-config-version.cmake hdf5-config.cmake hdf5-targets.cmake hdf5-tar
 	    %{?with_mpi:-e 's, at MPI_C_INCLUDE_PATH@,%{_includedir},'} \
 	    %{?with_mpi:-e 's, at MPI_C_LIBRARIES@,%{_libdir},'} \
 	    -e 's, at PACKAGE_INCLUDE_INSTALL_DIR@,%{_includedir},' \
-	    -e 's, at PACKAGE_SHARE_INSTALL_DIR@,%{_datadir}/cmake/hdf5,' \
+	    -e 's, at PACKAGE_SHARE_INSTALL_DIR@,%{_libdir}/cmake/hdf5,' \
 	    -e 's, at PACKAGE_CURRENT_BUILD_DIR@,%{_prefix},' \
 		config/cmake/${f}.in > $RPM_BUILD_ROOT%{_libdir}/cmake/hdf5/$f
 done
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hdf5.git/commitdiff/5dec3716559e60cf1496a67e36b46c1c01a5a09f



More information about the pld-cvs-commit mailing list