SPECS: hdf.spec - fix linking

wrobell wrobell at pld-linux.org
Thu Dec 14 11:08:21 CET 2006


Author: wrobell                      Date: Thu Dec 14 10:08:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix linking

---- Files affected:
SPECS:
   hdf.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/hdf.spec
diff -u SPECS/hdf.spec:1.30 SPECS/hdf.spec:1.31
--- SPECS/hdf.spec:1.30	Sun Mar  5 12:32:13 2006
+++ SPECS/hdf.spec	Thu Dec 14 11:08:16 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Biblioteka HDF (Hierarchical Data Format)
 Name:		hdf
 Version:	4.2r1
-Release:	3
+Release:	4
 Group:		Libraries
 License:	Nearly BSD, but changed sources must be marked
 Source0:	ftp://ftp.ncsa.uiuc.edu/HDF/HDF/HDF_Current/src/HDF%{version}.tar.gz
@@ -18,6 +18,7 @@
 Patch1:		%{name}-opt.patch
 Patch2:		%{name}-morearchs.patch
 Patch3:		%{name}-nosz.patch
+Patch4:		%{name}-link.patch
 URL:		http://hdf.ncsa.uiuc.edu/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -101,7 +102,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
+%patch4 -p1
 
 %build
 cp -f /usr/share/automake/config.* hdf/fmpool
@@ -174,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/12/14 10:08:16  wrobell
+- fix linking
+
 Revision 1.30  2006/03/05 11:32:13  qboosh
 - removed obsolete SWAP workaround
 - switched to gcc-fortran, release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hdf.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list