Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31363

Modified Files:
        geant4.8.info geant4.9.info 
Log Message:
ensure that these build if %p != /sw, and restrict the Architecture since
cernlib is not available in x86_64


Index: geant4.9.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/geant4.9.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- geant4.9.info       19 Jul 2009 15:10:21 -0000      1.9
+++ geant4.9.info       22 Jan 2010 21:18:55 -0000      1.10
@@ -3,7 +3,7 @@
 Version: 4.9.2
 Revision: 22
 Type: cernlib (. -cernlib-gfortran -cernlib-g77)
-Architecture: ('%type_pkg[cernlib]' = '-cernlib-g77') powerpc
+Architecture: ('%type_pkg[cernlib]' = '-cernlib-g77') powerpc, 
('%type_pkg[cernlib]' = '-cernlib-gfortran') powerpc, ('%type_pkg[cernlib]' = 
'-cernlib-gfortran') i386
 Description: Simulation of particle-matter interaction
 DescDetail: <<
 Geant4 is a toolkit for the simulation of the passage of 
@@ -91,6 +91,9 @@
   sed 's|@PREFIX@|%p|g' < %{PatchFile} | sed 's|@BUILDDIR@|%b|g' | sed 
's|@VERSION@|%v|g' | \
   sed "s|@BUILDCERN@|$BUILDCERN|g" | sed "s|@FORTRAN@|$FORTRAN|g" | \
   sed "s|@FORTRAN_LIBS@|$FORTRAN_LIBS|g" | patch -p1
+  mv Configure Configure.old
+  sed "s|/sw|%p|g" < Configure.old > Configure
+  chmod 755 Configure
 <<
 CompileScript: <<
   #!/bin/sh -ev

Index: geant4.8.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/geant4.8.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- geant4.8.info       19 Jul 2009 09:29:18 -0000      1.12
+++ geant4.8.info       22 Jan 2010 21:18:54 -0000      1.13
@@ -3,7 +3,7 @@
 Version: 4.8.3
 Revision: 64
 Type: cernlib (. -cernlib-gfortran -cernlib-g77)
-Architecture: ('%type_pkg[cernlib]' = '-cernlib-g77') powerpc
+Architecture: ('%type_pkg[cernlib]' = '-cernlib-g77') powerpc, 
('%type_pkg[cernlib]' = '-cernlib-gfortran') powerpc, ('%type_pkg[cernlib]' = 
'-cernlib-gfortran') i386
 Description: Simulation of particle-matter interaction
 DescDetail: <<
 Geant4 is a toolkit for the simulation of the passage of 
@@ -92,6 +92,9 @@
   sed 's|@PREFIX@|%p|g' < %{PatchFile} | sed 's|@BUILDDIR@|%b|g' | sed 
's|@VERSION@|%v|g' | \
   sed "s|@BUILDCERN@|$BUILDCERN|g" | sed "s|@FORTRAN@|$FORTRAN|g" | \
   sed "s|@FORTRAN_LIBS@|$FORTRAN_LIBS|g" | patch -p1
+  mv Configure Configure.old
+  sed "s|/sw|%p|g" < Configure.old > Configure
+  chmod 755 Configure
 <<
 CompileScript: <<
   #!/bin/sh -ev


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to