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: 24-Nov-2003 11:07:11
Branch: HEAD Handle: 2003112410071000
Modified files:
openpkg-src/gpp gpp.spec
Log:
Improve description text with variety of english corrections
Summary:
Revision Changes Path
1.4 +8 -9 openpkg-src/gpp/gpp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gpp/gpp.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 gpp.spec
--- openpkg-src/gpp/gpp.spec 23 Nov 2003 08:17:17 -0000 1.3
+++ openpkg-src/gpp/gpp.spec 24 Nov 2003 10:07:10 -0000 1.4
@@ -33,7 +33,7 @@
Group: Text
License: GPL
Version: 2.1a
-Release: 20031123
+Release: 20031124
# list of sources
Source0:
http://www.math.polytechnique.fr/cmat/auroux/prog/gpp-%{version}.tar.gz
@@ -47,16 +47,15 @@
AutoReqProv: no
%description
- gpp is a general-purpose preprocessor with customizable syntax,
+ gpp is a general purpose preprocessor with customizable syntax,
suitable for a wide range of preprocessing tasks. Its independence
- on any programming language makes it much more versatile than cpp,
+ of any programming language makes it much more versatile than cpp,
while its syntax is lighter and more flexible than that of m4. gpp
- is targeted at all common preprocessing tasks where cpp is not
- suitable and where no very sophisticated features are needed. In
- order to be able to process equally efficiently text files or source
- code in a variety of languages, the syntax used by gpp is fully
- customizable. The handling of comments and strings is especially
- advanced.
+ targets all common preprocessing tasks where cpp is not suitable
+ and where sophisticated features are not needed. gcc's syntax is
+ customizable, allowing it to efficiently process both text files
+ and source code in a variety of languages. Its handling of
+ comments and strings is especially advanced.
%prep
%setup -q
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]