Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2949

Modified Files:
        cernlib.info cernlib.patch cernlib2002.info cernlib2002.patch 
Log Message:
Sync with unstable

Index: cernlib2002.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/cernlib2002.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cernlib2002.patch   27 Apr 2005 06:04:51 -0000      1.2
+++ cernlib2002.patch   13 May 2005 18:12:02 -0000      1.3
@@ -172,7 +172,7 @@
 +#define CcCmd gcc3
 +#endif
 +
-+#define CppCmd        /usr/bin/gcc3
++#define CppCmd        g++3
 +
 +#include <MacOSX.rules>
 +#include <xf86.rules>
@@ -896,7 +896,7 @@
          CERNLIB="$CERNLIB -lnsl -lcrypt -ldl"
 +     fi
 +     if [ "$Msys" = "Darwin" ] ; then
-+       CERNLIB="$CERNLIB -lSystem -lcc_dynamic -ldl"
++       CERNLIB="$CERNLIB -lSystem"
       fi
    fi
   

Index: cernlib2002.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/cernlib2002.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cernlib2002.info    27 Apr 2005 06:04:51 -0000      1.3
+++ cernlib2002.info    13 May 2005 18:12:02 -0000      1.4
@@ -1,6 +1,6 @@
 Package: cernlib2002
 Version: 2002
-Revision: 5
+Revision: 6
 GCC: 3.3
 Description: Paw and other basic executables
 Depends: x11

Index: cernlib.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/cernlib.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cernlib.patch       27 Apr 2005 06:04:51 -0000      1.5
+++ cernlib.patch       13 May 2005 18:12:02 -0000      1.6
@@ -166,14 +166,14 @@
 +#undef CcCmd
 +#undef CplusplusCmd
 +#ifdef MacOSXArchitecture
-+#define CcCmd gcc -arch "ppc"
-+#define CplusplusCmd          g++
++#define CcCmd gcc-3.3 -arch "ppc"
++#define CplusplusCmd          g++-3.3
 +#endif
 +#ifndef CcCmd
-+#define CcCmd gcc
++#define CcCmd gcc-3.3
 +#endif
 +
-+#define CppCmd        /usr/bin/gcc
++#define CppCmd        g++-3.3
 +
 +#include <MacOSX.rules>
 +#include <xf86.rules>
@@ -935,7 +935,7 @@
          CERNLIB="$CERNLIB -lnsl -lcrypt -ldl"
       fi
 +     if [ "$Msys" = "Darwin" ] ; then
-+       CERNLIB="$CERNLIB -lSystem -lcc_dynamic -ldl"
++       CERNLIB="$CERNLIB -lSystem"
 +     fi
    fi
   

Index: cernlib.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/cernlib.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- cernlib.info        27 Apr 2005 06:04:51 -0000      1.8
+++ cernlib.info        13 May 2005 18:12:02 -0000      1.9
@@ -1,11 +1,12 @@
 Package: cernlib
 Version: 2003
-Revision: 21
+Revision: 22
 GCC: 3.3
 Description: Paw and other basic executables
 Depends: x11
 BuildDepends: <<
   g77 (>= 3.4-20030827), 
+  gcc3.3,
   x11-dev, 
   openmotif3
 <<



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to