Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv1937

Modified Files:
        pymol-py.info 
Log Message:
further pymol fixes for 10.7

Index: pymol-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pymol-py.info,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- pymol-py.info       26 Jul 2011 01:08:29 -0000      1.44
+++ pymol-py.info       26 Jul 2011 02:09:56 -0000      1.45
@@ -1,7 +1,7 @@
 Info2: <<
 Package: pymol-py%type_pkg[python]
 Version: 1.4
-Revision: 6
+Revision: 7
 Maintainer: W. G. Scott <wgsc...@users.sourceforge.net>
 Type: python (2.5 2.6 2.7)
 # r3959
@@ -19,8 +19,8 @@
 PatchFile2: pymol-scipy.patch
 PatchFile2-MD5: 09a486091a5cfe8c7e299a9f18446239
 SourceDirectory: pymol-%v
-Depends: python%type_pkg[python], libpng3-shlibs, scipy-py%type_pkg[python], 
tcltk, pmw-py%type_pkg[python] (>= 1.3.2-1000), freeglut-shlibs, glew-shlibs, 
blt-shlibs, meschach-shlibs
-BuildDepends: libpng3, freeglut, glew, readline5, gdbm3, tcltk-dev, blt, 
x11-dev, swig, meschach, fink (>= 0.30.0)
+Depends: python%type_pkg[python], libpng15-shlibs, scipy-py%type_pkg[python], 
tcltk, pmw-py%type_pkg[python] (>= 1.3.2-1000), freeglut-shlibs, glew-shlibs, 
blt-shlibs, meschach-shlibs
+BuildDepends: libpng15, freeglut, glew, readline5, gdbm3, tcltk-dev, blt, 
x11-dev, swig, meschach, fink (>= 0.30.0)
 Conflicts: pymol, pymol-py22, pymol-py23, pymol-py24, pymol-py25, pymol-py26, 
pymol-py27
 Replaces: pymol, pymol-py22, pymol-py23, pymol-py24, pymol-py25, pymol-py26, 
pymol-py27
 PatchScript: <<
@@ -58,20 +58,17 @@
 cd pynmr
 cp -r Crmsd.so *.py BIOPYTHON_LICENSE LICENSE README help images test_data 
%i/lib/pymol-py%type_pkg[python]/modules/pmg_tk/startup/pynmr
 rm 
%i/lib/pymol-py%type_pkg[python]/modules/pmg_tk/startup/pynmr/test_data/.noe.tbl.swp
+# precompile python scripts
+%p/bin/python%type_raw[python] -O %p/lib/python%type_raw[python]/compileall.py 
-f -d %p/lib/%n/modules %i/lib/%n/modules
 <<
 DocFiles: DEVELOPERS LICENSE README
 PostInstScript: <<
 update-alternatives --install %p/bin/pymol pymol 
%p/lib/pymol-py%type_pkg[python]/bin/pymol %type_pkg[python]
-%p/bin/python%type_raw[python] -O %p/lib/python%type_raw[python]/compileall.py 
-q %p/lib/%n/modules
 <<
 PreRmScript: <<
 if [ $1 != "upgrade" ]; then
   update-alternatives --remove pymol %p/lib/pymol-py%type_pkg[python]/bin/pymol
 fi
-PACKAGE=%N
-dpkg --listfiles $PACKAGE |
-        /usr/bin/awk '$0~/\.py$/ {print $0"c\n" $0"o"}' |
-        xargs rm -f >&2
 <<
 Description: Molecular graphics system
 DescDetail: <<


------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to