]> git.pld-linux.org Git - packages/hdf.git/commitdiff
- updated to 4.2.9
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Mar 2013 19:26:57 +0000 (20:26 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Mar 2013 19:26:57 +0000 (20:26 +0100)
- updated link patch

hdf-link.patch
hdf.spec

index c58f0606cfb04e20030d84ebafb493f4d4bd30bb..c5c9c625e076535d1daaf76abe9fd328b514a999 100644 (file)
@@ -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
index 9292b9ead88c7ba0fcfc10a4c567db27cd5806aa..0c481bb543fa25e81371282b54bf9aa99eb0ccf4 100644 (file)
--- 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
This page took 0.039832 seconds and 4 git commands to generate.