Name        : mldonkey                     Relocations: (not relocatable)
Version     : 2.7.0                             Vendor: Penguin Liberation Front
Release     : 2plf                          Build Date: Sat 26 Nov 2005 
02:39:43 PM CET
Install Date: (not installed)               Build Host: ryu.zarb.org
Group       : System/Servers                Source RPM: (none)
Size        : 5478832      License: GPL
Signature   : (none)
Packager    : Anssi Hannula <[EMAIL PROTECTED]>
URL         : http://www.nongnu.org/mldonkey
Summary     : Door to the 'donkey' network
Description :
MLDonkey is a door to the 'donkey' network, a decentralized network used to
exchange big files on the Internet. It is written in a wonderful language,
called Objective-Caml, and present most features of the basic Windows donkey
client, plus some more:
  - It should work on most UNIX-compatible platforms.
  - You can remotely command your client, either by telnet, on a WEB browser,
    or with the GTK interface.
  - You can connect to several servers, and each search will query all the
     connected servers.
  - You can select mp3s by bitrates in queries (useful ?).
  - You can select the name of a downloaded file before moving it to your
    incoming directory.
  - You can have several queries in the graphical user interface at the same
     time.
  - You can remember your old queries results in the command-line interface.
  - You can search in the history of all files you have seen on the network.

It can also access other peer-to-peer networks:
- Direct Connect
- Open Napster
- Gnutella LimeWire
- Soulseek
- Audio Galaxy
- OpenFT
- Overnet
- Bittorent
- FileTP

This package is in PLF because it contains a P2P software.

---------------
Anssi Hannula <[EMAIL PROTECTED]> 2.7.0-2plf
- fix init script
---------------

---------------
Index: mldonkey.init
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/mldonkey/mldonkey.init,v
retrieving revision 1.15
diff -u -r1.15 mldonkey.init
--- mldonkey.init       26 Nov 2005 13:10:53 -0000      1.15
+++ mldonkey.init       26 Nov 2005 13:45:09 -0000
@@ -61,6 +61,7 @@
        numstarted=0
         if [ log_ok ] ; then
                 params="$params -log_file $LOGFILE"
+                numstarted=$(grep -c "Core started$" $LOGFILE)
         fi
         cd $mlhome
        # This is a hack. If someone knows a cleaner solution, mail me at 
<[EMAIL PROTECTED]>
Index: mldonkey.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/mldonkey/mldonkey.spec,v
retrieving revision 1.38
diff -u -r1.38 mldonkey.spec
--- mldonkey.spec       26 Nov 2005 13:10:53 -0000      1.38
+++ mldonkey.spec       26 Nov 2005 13:45:09 -0000
@@ -2,7 +2,7 @@
 %define Name   Mldonkey
 %define summary        Door to the 'donkey' network
 %define version        2.7.0
-%define rel    1
+%define rel    2
 
 %define release %mkrel %rel
 %define distsuffix plf
@@ -339,6 +339,9 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Thu Nov 26 2005 Anssi Hannula <[EMAIL PROTECTED]> 2.7.0-2plf
+- fix init script
+
 * Thu Nov 24 2005 Anssi Hannula <[EMAIL PROTECTED]> 2.7.0-1plf
 - 2.7.0
 - fix init script


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to