Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv22046

Modified Files:
        hdf5-10.4.info 
Log Message:
Backport gcc46 as legal gfortran provider to TenFourFink.
Remove conditional which is never going to be true in 10.4-EOL (check for
x86_64).

Index: hdf5-10.4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/sci/hdf5-10.4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hdf5-10.4.info      15 Jul 2011 21:04:24 -0000      1.2
+++ hdf5-10.4.info      19 Jul 2011 17:47:14 -0000      1.3
@@ -24,7 +24,7 @@
 Use autoreconf so that the package will build a twolevel dylib.
 <<
 Depends: %N-shlibs (= %v-%r), %N-bin, szip-shlibs (>= 2.0-2)
-BuildDepends: szip (>= 2.0-2), gcc44 | gcc45, fink ( >= 0.24.12), autoconf, 
libtool2, automake1.11
+BuildDepends: szip (>= 2.0-2), gcc44 | gcc45 | gcc46, fink ( >= 0.24.12), 
autoconf, libtool2, automake1.11
 Conflicts: hdf5-18, hdf5-18-gfortran, hdf5.7, hdf5.7-gfortran
 Replaces: hdf5-18, hdf5-18-gfortran, hdf5.7, hdf5.7-gfortran
 GCC: 4.0
@@ -55,13 +55,8 @@
   export FFLAGS='-fsecond-underscore'
   export LIBS='-lsz'
   %p/bin/autoreconf -fi
-  if [ "%m" = "x86_64" ]; then
-     ./configure %c --build=%m-apple-darwin`uname -r|cut -f1 -d.` 
--host=%m-apple-darwin`uname -r|cut -f1 -d.`
-  else
-     ./configure %c
-  fi
-  make
-<<
+  %{default_script}
+  <<
 InstallScript: <<
        make install prefix=%i docdir=%i/share/doc
 <<


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to