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

Modified Files:
        netcdf.info 
Log Message:
Misbuilds if g95 is present.

Index: netcdf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/netcdf.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- netcdf.info 27 Oct 2009 15:09:09 -0000      1.13
+++ netcdf.info 19 May 2011 11:47:29 -0000      1.14
@@ -7,6 +7,7 @@
 Depends: %n-shlibs (= %v-%r), %n-bin (= %v-%r)
 Conflicts: %n-absoft
 Replaces: %n-absoft
+BuildConflicts: g95
 Source: ftp://ftp.unidata.ucar.edu/pub/%n/%n-%v.tar.gz
 Source-MD5: e03ca6eb3a0d9126162b9fe1725cfed3
 SourceDirectory: %n-%v
@@ -68,14 +69,16 @@
 DescPackaging: <<
 The Fortran interface is moved to a different package so that users
 do not have to install a Fortran compiler to just get the C/C++ interface.
-<<
-DescPort: <<
-CFLAGS=-O2 CXXFLAGS=-O2 is essential to avoid debugging mode flags (-g).
 Included examples in documents directory.
 Removed non-essential duplicate documentation (.ps and .txt).
 Added links to new shlibs for backwards compatibility. This works for the C
 interface only, not for the Fortran interface. But since Fink did not have
 any dependencies on the Fortran interface, there is no reason to create 
netcdf4.
+BuildConflict on g95 because shared libraries don't get built if that is 
present
+(the --disables in the ConfigureParams don't suffice).
+<<
+DescPort: <<
+CFLAGS=-O2 CXXFLAGS=-O2 is essential to avoid debugging mode flags (-g).
 <<
 Homepage: http://www.unidata.ucar.edu/software/netcdf/
 License: OSI-Approved


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to