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

Modified Files:
        netcdf7-gfortran.info netcdf7.info 
Log Message:
update-update-alternatives


Index: netcdf7-gfortran.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/netcdf7-gfortran.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- netcdf7-gfortran.info       25 Feb 2012 14:51:07 -0000      1.2
+++ netcdf7-gfortran.info       25 Feb 2012 17:01:13 -0000      1.3
@@ -1,10 +1,10 @@
 Info4: <<
 Package: netcdf7-gfortran
 Version: 4.1.3
-Revision: 6
+Revision: 7
 BuildDependsOnly: True
 Maintainer: Alexander Hansen <[email protected]>
-BuildDepends: hdf5.7, gcc46, fink-package-precedence, netcdf7 (>= %v-3), 
libcurl4, szip
+BuildDepends: hdf5.7, gcc46, fink-package-precedence, netcdf7 (>= %v-4), 
libcurl4, szip
 Depends: %n-shlibs (= %V)
 Conflicts: netcdf (<= 3.6.1-1003), netcdf-absoft, netcdf-g95, netcdf-gfortran
 Replaces: netcdf (<= 3.6.1-1003), netcdf-absoft, netcdf-g95, netcdf-gfortran
@@ -60,7 +60,7 @@
 <<
 PreRmScript: <<
        if [ "$1" = "remove" ]
-               then update-alternatives --remove %p/bin/nc-config 
%p/bin/nc-config-nc7g
+               then update-alternatives --remove nc-config 
%p/bin/nc-config-nc7g
        fi
 <<
 SplitOff: <<

Index: netcdf7.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/netcdf7.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- netcdf7.info        25 Feb 2012 14:51:08 -0000      1.2
+++ netcdf7.info        25 Feb 2012 17:01:13 -0000      1.3
@@ -1,11 +1,11 @@
 Package: netcdf7
 Version: 4.1.3
-Revision: 3
-BuildDependsOnly: True
+Revision: 4
+BuildDependsOnly: true
 GCC: 4.0
 Maintainer: Alexander Hansen <[email protected]>
 Depends: %n-shlibs (= %v-%r), %n-bin (= %v-%r)
-BuildDepends: fink-package-precedence, hdf5.7, libcurl4, szip, fink ( >= 
0.24.12 )
+BuildDepends: fink-package-precedence, hdf5.7, libcurl4, szip
 Conflicts: netcdf-absoft, netcdf
 Replaces: netcdf-absoft, netcdf
 Source: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-%v.tar.gz
@@ -42,7 +42,7 @@
 <<
 InstallScript: <<
   #!/bin/sh -ev
-  make -j1 install DESTDIR=%d
+  make install DESTDIR=%d
   # Add C, CDL and CXX examples
   mkdir -p %i/share/doc/%N/examples
   cp -r examples/C* %i/share/doc/%N/examples
@@ -65,7 +65,7 @@
 <<
 PreRmScript: <<
        if [ "$1" = "remove" ]
-               then update-alternatives --remove %p/bin/nc-config 
%p/bin/nc-config-nc7
+               then update-alternatives --remove nc-config %p/bin/nc-config-nc7
        fi
 <<
 SplitOff: <<
@@ -129,10 +129,10 @@
 CFLAGS=-O2 CXXFLAGS=-O2 is essential to avoid debugging mode flags (-g).
 <<
 DescUsage: <<
-       Pacakges building against this one must find the headers in 
+       Packages building against this one must find the headers in 
        %p/opt/%N/include, and the libs in %p/opt/%N/lib,
        e.g. via ConfigureParams, *FLAGS variables, setting PKG_CONFIG_PATH,
-       or explicit patching.
+       using %p/bin/nc-config, or explicit patching.
 <<
 Homepage: http://www.unidata.ucar.edu/software/netcdf/
 License: OSI-Approved


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to