OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 07-Jan-2003 12:41:05
Branch: HEAD Handle: 2003010711410500
Modified files:
openpkg-src/cvs2cl cvs2cl.spec
Log:
Fixed description.
Summary:
Revision Changes Path
1.3 +4 -2 openpkg-src/cvs2cl/cvs2cl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cvs2cl/cvs2cl.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 cvs2cl.spec
--- openpkg-src/cvs2cl/cvs2cl.spec 4 Jan 2003 14:24:38 -0000 1.2
+++ openpkg-src/cvs2cl/cvs2cl.spec 7 Jan 2003 11:41:05 -0000 1.3
@@ -33,7 +33,7 @@
Group: SCM
License: GPL
Version: 2.44
-Release: 20030104
+Release: 20030107
# list of sources
Source0: http://www.red-bean.com/cvs2cl/cvs2cl.pl
@@ -47,7 +47,9 @@
AutoReqProv: no
%description
- cvs2cl is the most badly packaged program in the OpenPKG world.
+ cvs2cl is a Perl script that does what you think it does: it produces a
+ GNU-style ChangeLog for CVS- controlled sources, by running "cvs log" and
+ parsing the output. Duplicate log messages get unified in the Right Way.
%prep
%setup -q -c -T
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]