OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 29-Jul-2005 15:38:01
Branch: HEAD Handle: 2005072914380100
Modified files:
openpkg-src/socat socat.spec
Log:
cleanup %description
Summary:
Revision Changes Path
1.35 +4 -4 openpkg-src/socat/socat.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/socat/socat.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 socat.spec
--- openpkg-src/socat/socat.spec 24 Mar 2005 11:20:22 -0000 1.34
+++ openpkg-src/socat/socat.spec 29 Jul 2005 13:38:01 -0000 1.35
@@ -37,7 +37,7 @@
Group: Network
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20050319
+Release: 20050729
# list of sources
Source0:
http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
@@ -53,10 +53,10 @@
AutoReqProv: no
%description
- socat is a relay for bidirectional data transfer between two
+ Socat is a relay for bi-directional data transfer between two
independent data channels. Each of these data channels may be a
- file, pipe, device (terminal or modem etc.), socket (UNIX, IP4, IP6
- - raw, UDP, TCP), a file descriptor (stdin etc.), a program, or an
+ file, pipe, device (terminal, modem, etc), socket (UNIX, IP4, IP6,
+ raw, UDP, TCP), a file descriptor (stdin, etc), a program, or an
arbitrary combination of two of these.
%track
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]