OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Mar-2005 11:32:27
Branch: HEAD Handle: 2005033010322700
Modified files:
openpkg-src/flexelint flexelint.spec
Log:
remove flawed dashes after prefixes (non-), correct spelling
(thoroughlys), correct verb association (check), remove excess article
(the), and remove commercial license indication in description (which
belongs in header)
Summary:
Revision Changes Path
1.3 +4 -5 openpkg-src/flexelint/flexelint.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/flexelint/flexelint.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 flexelint.spec
--- openpkg-src/flexelint/flexelint.spec 29 Mar 2005 16:56:43 -0000
1.2
+++ openpkg-src/flexelint/flexelint.spec 30 Mar 2005 09:32:27 -0000
1.3
@@ -33,7 +33,7 @@
Group: Language
License: Commercial
Version: 8.00q
-Release: 20050329
+Release: 20050330
# list of sources
Source0: http://www.gimpel.com/::/flexelint-%{version}.tar.gz
@@ -53,10 +53,9 @@
AutoReqProv: no
%description
- FlexeLint is a flexible C/C++ source code checker. It thoroughlys
- check the C/C++ source code for bugs, glitches, inconsistencies,
- non-portable constructs, and much more. FlexeLint is a commercial
- software product.
+ FlexeLint is a flexible C/C++ source code checker. It thoroughly
+ checks C/C++ source code for bugs, glitches, inconsistencies,
+ nonportable constructs, and much more.
%track
prog flexelint = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]