[packages/hdf] - updated to 4.2.9 - updated link patch

qboosh qboosh at pld-linux.org
Sat Mar 2 20:27:02 CET 2013


commit d3698dc7b4a6e3724b51e93f46be080eba888376
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 2 20:26:57 2013 +0100

    - updated to 4.2.9
    - updated link patch

 hdf-link.patch | 6 +++---
 hdf.spec       | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/hdf.spec b/hdf.spec
index 9292b9e..0c481bb 100644
--- a/hdf.spec
+++ b/hdf.spec
@@ -5,13 +5,13 @@
 Summary:	Hierarchical Data Format library
 Summary(pl.UTF-8):	Biblioteka HDF (Hierarchical Data Format)
 Name:		hdf
-Version:	4.2.8
+Version:	4.2.9
 Release:	1
 Epoch:		1
 Group:		Libraries
 License:	Nearly BSD, but changed sources must be marked
 Source0:	ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/hdf-%{version}.tar.bz2
-# Source0-md5:	380c67592e118423dc123cd4214a2cd9
+# Source0-md5:	c268a703f334ee4987fa710a0de9b9fc
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
 # Source1-md5:	607df78cacc131b37dfdb443e61e789a
 Patch0:		%{name}-shared.patch
diff --git a/hdf-link.patch b/hdf-link.patch
index c58f060..c5c9c62 100644
--- a/hdf-link.patch
+++ b/hdf-link.patch
@@ -1,5 +1,5 @@
---- hdf-4.2.6/mfhdf/libsrc/Makefile.am.orig	2011-04-13 20:51:13.000000000 +0200
-+++ hdf-4.2.6/mfhdf/libsrc/Makefile.am	2011-06-26 10:26:56.004682088 +0200
+--- hdf-4.2.9/mfhdf/libsrc/Makefile.am.orig	2013-03-02 19:33:21.082121674 +0100
++++ hdf-4.2.9/mfhdf/libsrc/Makefile.am	2013-03-02 19:34:51.572117878 +0100
 @@ -32,10 +32,11 @@
  else
  libmfhdf_la_SOURCES = $(CSOURCES)
@@ -7,7 +7,7 @@
 +libmfhdf_la_LIBADD = $(top_builddir)/hdf/src/libdf.la
  
  if HDF_BUILD_XDR
- XDRLIB = ../xdr/libxdr.la
+ XDRLIB = $(top_builddir)/mfhdf/xdr/libxdr.la
 -libmfhdf_la_LIBADD = $(XDRLIB)
 +libmfhdf_la_LIBADD += $(XDRLIB)
  endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hdf.git/commitdiff/d3698dc7b4a6e3724b51e93f46be080eba888376



More information about the pld-cvs-commit mailing list