Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv8145

Modified Files:
        buildbot-py.info 
Log Message:
buildbot-0.7.12 to stable


Index: buildbot-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/buildbot-py.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- buildbot-py.info    27 Aug 2009 07:50:51 -0000      1.11
+++ buildbot-py.info    6 May 2010 01:20:58 -0000       1.12
@@ -1,33 +1,34 @@
 Info2: <<
 Package: buildbot-py%type_pkg[python]
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
-Architecture: i386, powerpc
 Type: python (2.4 2.5 2.6)
-Version: 0.7.11p3
+Version: 0.7.12
 Revision: 1
 
 Depends: python%type_pkg[python], twisted2-py%type_pkg[python],  
twisted2-mail-py%type_pkg[python],  twisted2-web-py%type_pkg[python],  
twisted2-words-py%type_pkg[python]
 
 # For patchfile:
-BuildDepends: fink (>= 0.24.12)
+#BuildDepends: fink (>= 0.24.12)
 
 Source: http://pypi.python.org/packages/source/b/buildbot/buildbot-%v.tar.gz
 ### The SF mirror will probably be deprecated in the future:
 #Source: mirror:sourceforge:buildbot/buildbot-%v.tar.gz
-Source-MD5: 6e4ef001d11caf270e2ed7d1d7d43318
+Source-MD5: 5ba9559e2ef0d4e34a26815d95fc2d68
 
-DocFiles: CREDITS NEWS README PKG-INFO
+DocFiles: CREDITS NEWS README
 
 CompileScript: <<
    python%type_raw[python] setup.py build
 <<
 
 InstallScript: <<
+#!/bin/sh -ev
    python%type_raw[python] setup.py install --root=%d
    mkdir -p %i/share/doc/%n
    cp -pr docs %i/share/doc/%n
    cp -pr contrib %i/share/doc/%n
    mv %i/bin/buildbot %i/bin/buildbot%type_raw[python]
+   [ -r PKG-INFO ] && cp -p PKG-INFO %i/share/doc/%n || true
 <<
 
 InfoTest: <<


------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to