I hope the change below was OK to address the validation issue. On 3/31/13 8:07 AM, Alexander Hansen wrote: > Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci > In directory > sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1740/10.7/stable/main/finkinfo/sci > > Modified Files: > scipy-py.info > Removed Files: > scipy-py26.info > Log Message: > Had: > Validating package file > /sw/fink/dists/stable/main/finkinfo/sci/scipy-py26.info... > Warning: Incorrect filename 'scipy-py26.info'. Should be one of: > scipy-py.info > scipy-py-0.10.1.info > scipy-py-0.10.1-3.info > Presuming that we don't want to peg the version of scipy-py26, the best > option to address this was to re-incorporate the py26 option in scipy-py.info > > > Index: scipy-py.info > =================================================================== > RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/scipy-py.info,v > retrieving revision 1.10 > retrieving revision 1.11 > diff -u -d -r1.10 -r1.11 > --- scipy-py.info 28 Feb 2013 03:01:17 -0000 1.10 > +++ scipy-py.info 31 Mar 2013 15:07:20 -0000 1.11 > @@ -4,7 +4,7 @@ > Epoch: 1 > Revision: 3 > Maintainer: Sebastien Maret <bma...@users.sourceforge.net> > -Type: python (2.7 3.1 3.2) > +Type: python (2.6 2.7 3.1 3.2) > Depends: numpy-py%type_pkg[python] (>= 1.6.1-1), python%type_pkg[python], > gcc47-shlibs > BuildDepends: fink (>= 0.24.12), gcc47, swig, suitesparse (>= 3.6.1) > Source: mirror:sourceforge:scipy/scipy-%v.tar.gz > @@ -30,6 +30,9 @@ > export CC=%p/bin/gcc-4 > export CXX=%p/bin/g++-4 > export FC=%p/bin/gfortran > + if [ %type_pkg[python] -eq 26 ] ; then > + export LDSHARED="$CC -bundle -L%p/lib/python%type_raw[python]/config > -lpython%type_raw[python]" > + fi > unset LDFLAGS > %p/bin/python%type_raw[python] setup.py build --fcompiler gnu95 > << > > --- scipy-py26.info DELETED --- > >
------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel