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

Modified Files:
        mkoctfile-gcc.info octave-3.2.4.info 
Log Message:
Has BLAS C library listed in BLAS_LIBS


Index: octave-3.2.4.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octave-3.2.4.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- octave-3.2.4.info   12 Sep 2011 18:17:42 -0000      1.17
+++ octave-3.2.4.info   12 Sep 2011 23:58:10 -0000      1.18
@@ -2,7 +2,7 @@
 Package: octave%type_pkg[-atlas]
 Type: -atlas (boolean), oct(3.2.4)
 Version: 3.2.4
-Revision: 12
+Revision: 21
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 
 Source: mirror:gnu:%{Ni}/%{Ni}-%v.tar.gz
@@ -134,6 +134,9 @@
  sed -i.bak -e 's|flag-sort -r gcc|@WHICH_CC@|g' \
                        -e 's|flag-sort -r g++|@WHICH_CXX@|g' \
                        %i/include/%{Ni}-%v/%{Ni}/oct-conf.h %i/bin/%{Ni}-bug-%v
+ # for the -atlas variant, add libcblas.dylib to BLAS_LIBS:
+ perl -pi -e 's|(%p/lib/liblapack.dylib %p/lib/libf77blas.dylib)|$1 
%p/lib/libcblas.dylib|' \
+ %i/bin/mkoctfile-%v %i/include/%{ni}-%v/%{ni}/oct-conf.h %i/bin/%{ni}-bug-%v
 <<
 InfoDocs: %{Ni}.info
 RuntimeVars: <<

Index: mkoctfile-gcc.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/mkoctfile-gcc.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mkoctfile-gcc.info  12 Sep 2011 18:01:43 -0000      1.6
+++ mkoctfile-gcc.info  12 Sep 2011 23:58:10 -0000      1.7
@@ -2,7 +2,7 @@
 Package: mkoctfile%type_pkg[oct]-gcc%type_pkg[gcc]%type_pkg[-atlas]
 Type: gcc (4.6), oct(3.0.5 3.2.4), -atlas(boolean), nosource
 
-Version: 1.0.1
+Version: 1.0.3
 Revision: 1
 
 Description: Octave build tools using gcc%type_pkg[gcc]
@@ -26,7 +26,7 @@
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 License: BSD
 
-BuildDepends: octave%type_pkg[oct]%type_pkg[-atlas]-dev
+BuildDepends: octave%type_pkg[oct]%type_pkg[-atlas]-dev (>= %type_raw[oct]-21)
 Depends: gcc%type_pkg[gcc]-compiler
 Conflicts: mkoctfile%type_pkg[oct]-gcc%type_pkg[gcc], 
mkoctfile%type_pkg[oct]-gcc%type_pkg[gcc]-atlas
 Replaces: mkoctfile%type_pkg[oct]-gcc%type_pkg[gcc], 
mkoctfile%type_pkg[oct]-gcc%type_pkg[gcc]-atlas


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to