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: 21-Sep-2005 20:36:41
Branch: HEAD Handle: 2005092119364000
Modified files:
openpkg-src/sqlite sqlite.spec
Log:
clarify usage
Summary:
Revision Changes Path
1.98 +1 -1 openpkg-src/sqlite/sqlite.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.97 -r1.98 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 21 Sep 2005 18:34:20 -0000 1.97
+++ openpkg-src/sqlite/sqlite.spec 21 Sep 2005 18:36:40 -0000 1.98
@@ -76,7 +76,7 @@
This package contains both SQLite 3 (%{V_v3}) and optionally the old
SQLite 2 (%{V_v2}). Notice that the two are API and database format
- incompatible but can be used at the same time.
+ incompatible but can be used in parallel (on different databases).
%track
prog sqlite = {
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]