Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29016

Modified Files:
        twisted2-web-py.info 
Log Message:
update-alternatives for runtime programs


Index: twisted2-web-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/twisted2-web-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- twisted2-web-py.info        22 Aug 2008 23:00:32 -0000      1.6
+++ twisted2-web-py.info        22 Aug 2008 23:58:05 -0000      1.7
@@ -2,7 +2,7 @@
 
 Package: twisted2-web-py%type_pkg[python]
 Version: 0.5.0
-Revision: 3
+Revision: 4
 Distribution: (%type_pkg[python] = 23) 10.4
 Description: HTTP protocol implementation
 DescDetail: <<
@@ -22,6 +22,13 @@
  %p/bin/python%type_raw[python] setup.py install --root=%d
  mkdir -p %i/share/doc/twisted2-web-py%type_pkg[python]
  cp -R doc %i/share/doc/twisted2-web-py%type_pkg[python]/doc
+mv %i/bin/websetroot %i/bin/websetroot%type_raw[python]
+<<
+PostInstScript: <<
+ update-alternatives --install %p/bin/websetroot websetroot 
%p/bin/websetroot%type_raw[python] %type_pkg[python]
+ <<
+PreRmScript: <<
+ update-alternatives --remove websetroot %p/bin/websetroot%type_raw[python]
 <<
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
@@ -29,6 +36,8 @@
 Maintainer: None <[EMAIL PROTECTED]>
 DescPackaging: <<
  Maintainer (<= 0.5.0-2): Daniel Henninger
+0.5.0-4 Renamed executables to language-versioned forms and 
+utilized update-alternatives--dmacks
 <<
 
 # Info2


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to