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

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


Index: twisted2-conch-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/twisted2-conch-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- twisted2-conch-py.info      22 Aug 2008 23:00:29 -0000      1.6
+++ twisted2-conch-py.info      22 Aug 2008 23:40:44 -0000      1.7
@@ -2,7 +2,7 @@
 
 Package: twisted2-conch-py%type_pkg[python]
 Version: 0.6.0
-Revision: 2
+Revision: 3
 Distribution: (%type_pkg[python] = 23) 10.4
 Description: SSH/SFTP protocol implementation
 DescDetail: <<
@@ -29,6 +29,19 @@
  %p/bin/python%type_raw[python] setup.py install --root=%d
  mkdir -p %i/share/doc/twisted2-conch-py%type_pkg[python]
  cp -R doc %i/share/doc/twisted2-conch-py%type_pkg[python]/doc
+mv %i/bin/cftp %i/bin/cftp%type_raw[python]
+mv %i/bin/ckeygen %i/bin/ckeygen%type_raw[python]
+mv %i/bin/conch %i/bin/conch%type_raw[python]
+mv %i/bin/tkconch %i/bin/tkconch%type_raw[python]
+<<
+PostInstScript: <<
+ update-alternatives --install %p/bin/conch conch 
%p/bin/conch%type_raw[python] %type_pkg[python]\
+                                        --slave %p/bin/cftp cftp 
%p/bin/cftp%type_raw[python]\
+                                        --slave %p/bin/ckeygen ckeygen 
%p/bin/ckeygen%type_raw[python]\
+                                        --slave %p/bin/tkconch tkconch 
%p/bin/tkconch%type_raw[python]
+ <<
+PreRmScript: <<
+ update-alternatives --remove conch %p/bin/conch%type_raw[python]
 <<
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
@@ -36,6 +49,8 @@
 Maintainer: None <[EMAIL PROTECTED]>
 DescPackaging: <<
  Maintainer (<= 0.6.0-1): Daniel Henninger
+For Revision >= 3 Renamed executables to language-versioned forms and 
+utilized update-alternatives--akh
 <<
 
 # 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