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

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


Index: twisted2-lore-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/twisted2-lore-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- twisted2-lore-py.info       22 Aug 2008 23:00:30 -0000      1.6
+++ twisted2-lore-py.info       22 Aug 2008 23:44:07 -0000      1.7
@@ -2,7 +2,7 @@
 
 Package: twisted2-lore-py%type_pkg[python]
 Version: 0.1.0
-Revision: 2
+Revision: 3
 Distribution: (%type_pkg[python] = 23) 10.4
 Description: Document generator with HTML/Latex support
 DescDetail: <<
@@ -19,6 +19,15 @@
  %p/bin/python%type_raw[python] setup.py install --root=%d
  mkdir -p %i/share/doc/twisted2-lore-py%type_pkg[python]
  cp -R doc %i/share/doc/twisted2-lore-py%type_pkg[python]/doc
+mv %i/bin/bookify %i/bin/bookify%type_raw[python]
+mv %i/bin/lore %i/bin/lore%type_raw[python]
+<<
+PostInstScript: <<
+ update-alternatives --install %p/bin/lore lore %p/bin/lore%type_raw[python] 
%type_pkg[python]\
+                                        --slave %p/bin/bookify bookify 
%p/bin/bookify%type_raw[python]
+ <<
+PreRmScript: <<
+ update-alternatives --remove lore %p/bin/lore%type_raw[python]
 <<
 DocFiles: LICENSE NEWS README
 License: OSI-Approved
@@ -26,6 +35,8 @@
 Maintainer: None <[EMAIL PROTECTED]>
 DescPackaging: <<
  Maintainer (<= 0.1.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