Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9903/10.4/unstable/main/finkinfo/net

Modified Files:
        fsh.info 
Log Message:
Missing InfoDocs field. Fix non-mainainer. Is pure python, uses
/usr/bin/python and has no -pyXX packages, so no need for pythonX.X deps.


Index: fsh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/fsh.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fsh.info    27 Apr 2006 04:15:11 -0000      1.3
+++ fsh.info    21 Jun 2006 05:58:28 -0000      1.4
@@ -1,18 +1,16 @@
 Package: fsh
 Version: 1.2
-Revision: 1004
-Maintainer: <>
-Depends: python23 (>= 1:2.3.5-1124)
-CustomMirror: <<
-       Primary: http://www.lysator.liu.se/fsh/
-<<
+Revision: 1005
+Maintainer: None <[email protected]>
 
 Source: http://www.lysator.liu.se/fsh/fsh-%v.tar.gz
 Source-MD5: 74d7fc65044d1c9c27c6e9edbbde9c68
 Patch: %n.patch
+PatchScript: perl -pi -e 's/install-info/false/g' Makefile.in
 ConfigureParams: --infodir=%p/share/info --libexec=%p/lib
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README RELEASING THANKS TODO
+InfoDocs: fsh.info
 
 Description: Fast remote command execution
 DescUsage: <<
@@ -33,7 +31,7 @@
 
 See the info file for more information.
 <<
-DescPort: <<
+DescDetail: <<
 The problem: logging in to a remote system with a cryptographic solution
 such as lsh or ssh takes time, due to the computationally expensive key
 exchanges that occur when the connection is established. It is common to



_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to