rpms/hdf/F-10 hdf-4.2r4-buffer.patch, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.5, 1.6 hdf.spec, 1.28, 1.29 sources, 1.5, 1.6 hdf-4.2r2-libm.patch, 1.1, NONE

Orion Poplawski orion at fedoraproject.org
Mon Mar 2 21:28:39 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/hdf/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12776/F-10

Modified Files:
	.cvsignore hdf.spec sources 
Added Files:
	hdf-4.2r4-buffer.patch import.log 
Removed Files:
	hdf-4.2r2-libm.patch 
Log Message:
Sync to devel

hdf-4.2r4-buffer.patch:

--- NEW FILE hdf-4.2r4-buffer.patch ---
--- HDF4.2r4/mfhdf/libsrc/tncunlim.c.buffer	2009-01-10 19:34:26.000000000 -0700
+++ HDF4.2r4/mfhdf/libsrc/tncunlim.c	2009-02-25 11:08:46.000000000 -0700
@@ -646,7 +646,7 @@
     long  dimsize = 0,		/* unlimited dimension size */
 	  dimsize1 = 0, dimsize2 = 0; /* other dimension sizes */
     short outdata[DIM0][DIM1][DIM2];	/* data read back */
-    char  varname[10];		/* variable name */
+    char  varname[12];		/* variable name */
     nc_type rh_type;		/* variable type */
     int   rh_ndims;		/* number of dims */
     int   rh_dims[H4_MAX_VAR_DIMS];	/* variable shape */


--- NEW FILE import.log ---
hdf-4_2r4-1_fc11:F-10:hdf-4.2r4-1.fc11.src.rpm:1236029258


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hdf/F-10/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	8 Feb 2008 16:52:36 -0000	1.5
+++ .cvsignore	2 Mar 2009 21:28:08 -0000	1.6
@@ -1 +1 @@
-HDF4.2r3.tar.gz
+HDF4.2r4.tar.gz


Index: hdf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hdf/F-10/hdf.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- hdf.spec	1 Oct 2008 17:59:49 -0000	1.28
+++ hdf.spec	2 Mar 2009 21:28:08 -0000	1.29
@@ -1,6 +1,6 @@
 Name: hdf
-Version: 4.2r3
-Release: 4%{?dist}
+Version: 4.2r4
+Release: 1%{?dist}
 Summary: A general purpose library and file format for storing scientific data
 License: BSD
 Group: System Environment/Libraries
@@ -10,7 +10,8 @@
 Patch1: hdf-4.2r3-ppc.patch
 Patch2: hdf-4.2r2-sparc.patch
 Patch3: hdf-4.2r2-s390.patch
-Patch4: hdf-4.2r2-libm.patch
+# Reported upstream to help at hdfgroup.org
+Patch4: hdf-4.2r4-buffer.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: flex byacc libjpeg-devel zlib-devel
 BuildRequires: gcc-gfortran
@@ -42,7 +43,7 @@
 %patch1 -p1 -b .ppc
 %patch2 -p1 -b .sparc
 %patch3 -p1 -b .s390
-%patch4 -p1 -b .libm
+%patch4 -p1 -b .buffer
 
 chmod a-x *hdf/*/*.c hdf/*/*.h
 # restore include file timestamps modified by patching
@@ -109,7 +110,15 @@
 
 
 %changelog
-* Wed Oct  1 2008 Orion Poplawski <orion at cora.nwra.com> 4.2.r3-4
+* Wed Feb 25 2009 Orion Poplawski <orion at cora.nwra.com> 4.2r4-1
+- Update to 4.2r4
+- Add patch to increase buffer size in test
+- Drop upstreamed libm patch
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2r3-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Wed Oct  1 2008 Orion Poplawski <orion at cora.nwra.com> 4.2r3-4
 - Rebase maxavailfiles patch
 
 * Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 4.2r3-3


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hdf/F-10/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	8 Feb 2008 16:52:36 -0000	1.5
+++ sources	2 Mar 2009 21:28:08 -0000	1.6
@@ -1 +1 @@
-767382a31470e795f4c4217e33a689e8  HDF4.2r3.tar.gz
+cbcfcdb65f27b743c6001c17619704a8  HDF4.2r4.tar.gz


--- hdf-4.2r2-libm.patch DELETED ---




More information about the fedora-extras-commits mailing list