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

Modified Files:
        linear-algebra-oct.info video-oct.info 
Log Message:
Forward-port fixes from 10.4 (apparently not actually needed on 10.7):
linear-algebra: Replace harcdoded 'x86_64' by %m 
video:  lost '-D__STDC_CONSTANT_MACROS' CXXFLAGS setting in the upgrade
process somewhere.

Index: video-oct.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/video-oct.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- video-oct.info      31 Oct 2011 19:32:05 -0000      1.2
+++ video-oct.info      2 Nov 2011 12:25:21 -0000       1.3
@@ -78,8 +78,7 @@
                                s|(PKT_FLAG_KEY)|AV_$1|g' \
                                        src/AVHandler.cc
 <<
-#TarFilesRename: video:video-1.0.2
-#@CHANGES@
+SetCXXFLAGS: -D__STDC_CONSTANT_MACROS
 
 ######################################
 

Index: linear-algebra-oct.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/linear-algebra-oct.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- linear-algebra-oct.info     31 Oct 2011 19:32:05 -0000      1.6
+++ linear-algebra-oct.info     2 Nov 2011 12:25:21 -0000       1.7
@@ -159,7 +159,7 @@
        #!/bin/sh -ev
        # remove function which is built in for octave >= 3.4.3
        if [ %type_pkg[oct] -ge 343 ] 
-               then rm 
%b/../bld/lib/octave/%type_raw[oct]/packages/%type_raw[forge]-%v/x86_64-apple-darwin-api-v45+/mgorth.oct
+               then rm 
%b/../bld/lib/octave/%type_raw[oct]/packages/%type_raw[forge]-%v/%m-apple-darwin-api-v45+/mgorth.oct
        fi
        %p/share/octave/%type_raw[oct]/scripts/octave-forge-install.sh 
%type_raw[forge]-%v %i %b
        mkdir -p %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v


------------------------------------------------------------------------------
RSA&#174; Conference 2012
Save $700 by Nov 18
Register now&#33;
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to