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

Modified Files:
        pytools-py.info 
Log Message:
New upstream pytools-py 2011.3.


Index: pytools-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/pytools-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pytools-py.info     25 May 2011 21:19:04 -0000      1.6
+++ pytools-py.info     30 Jun 2011 00:50:05 -0000      1.7
@@ -1,6 +1,6 @@
 Info2: <<
 Package: pytools-py%type_pkg[python]
-Version: 11
+Version: 2011.3
 Revision: 1
 # Getting test failures with 3.1.
 Type: python (2.5 2.6 2.7)
@@ -14,7 +14,7 @@
 Homepage: http://pypi.python.org/pypi/pytools
 
 Source: mirror:custom:p/pytools/pytools-%v.tar.gz
-Source-MD5: e8b66f85cd054145d10ce14b8102bc33
+Source-MD5: 6a437dd3dea416e3c97d3df88efddc4d
 
 Depends: python%type_pkg[python], py-py%type_pkg[python], 
decorator-py%type_pkg[python]
 BuildDepends: fink (>= 0.24.12), distribute-py%type_pkg[python]
@@ -30,28 +30,7 @@
 <<
 
 InstallScript: <<
-       #!/bin/bash -ev
        %p/bin/python%type_raw[python] setup.py install --root=%d
-       binfiles="logtool runalyzer runalyzer-gather"
-       for binfile in $binfiles ; do
-               mv %i/bin/$binfile %i/bin/$binfile-%type_raw[python]
-       done
-<<
-
-PostInstScript: <<
-       binfiles="logtool runalyzer runalyzer-gather"
-       for binfile in $binfiles ; do
-               update-alternatives --install %p/bin/$binfile $binfile 
%p/bin/$binfile-%type_raw[python] %type_pkg[python]
-       done
-<<
-
-PreRmScript: <<
-       if [ $1 != "upgrade" ]; then
-               binfiles="logtool runalyzer runalyzer-gather"
-               for binfile in $binfiles ; do
-                       update-alternatives --remove $binfile 
%p/bin/$binfile-%type_raw[python]
-               done
-       fi
 <<
 
 DocFiles: PKG-INFO README


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to