Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26524
Modified Files:
cernlib.info cernlib.patch cernlib2002.info cernlib2002.patch
Log Message:
Fixes for Tiger, compatible with Panther
Index: cernlib2002.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/cernlib2002.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cernlib2002.patch 24 Mar 2005 23:28:45 -0000 1.4
+++ cernlib2002.patch 13 May 2005 01:51:29 -0000 1.5
@@ -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/unstable/main/finkinfo/sci/cernlib2002.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cernlib2002.info 11 Apr 2005 02:17:29 -0000 1.6
+++ cernlib2002.info 13 May 2005 01:51:29 -0000 1.7
@@ -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/unstable/main/finkinfo/sci/cernlib.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cernlib.patch 24 Mar 2005 23:04:52 -0000 1.10
+++ cernlib.patch 13 May 2005 01:51:29 -0000 1.11
@@ -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/unstable/main/finkinfo/sci/cernlib.info,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- cernlib.info 24 Mar 2005 22:51:40 -0000 1.18
+++ cernlib.info 13 May 2005 01:51:29 -0000 1.19
@@ -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