OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 09-Jul-2003 16:53:57
Branch: HEAD Handle: 2003070915535502
Modified files:
openpkg-src/sqlite sqlite.spec
openpkg-web news.txt
Log:
remove antique option presenting in description
Summary:
Revision Changes Path
1.45 +1 -4 openpkg-src/sqlite/sqlite.spec
1.5477 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sqlite/sqlite.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 sqlite.spec
--- openpkg-src/sqlite/sqlite.spec 8 Jul 2003 14:42:38 -0000 1.44
+++ openpkg-src/sqlite/sqlite.spec 9 Jul 2003 14:53:57 -0000 1.45
@@ -33,7 +33,7 @@
Group: Database
License: PD
Version: 2.8.4
-Release: 20030707
+Release: 20030709
# package options
%option with_utf8 no
@@ -65,9 +65,6 @@
a client library used to connect to a big database server. SQLite is
the server. The SQLite library reads and writes directly to and from
the database files on disk.
- --define "with_utf8 %{with_utf8}"
- --define "with_assert %{with_assert}"
- --define "with_readline %{with_readline}"
%prep
%setup -q -n sqlite
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5476 -r1.5477 news.txt
--- openpkg-web/news.txt 9 Jul 2003 14:44:12 -0000 1.5476
+++ openpkg-web/news.txt 9 Jul 2003 14:53:55 -0000 1.5477
@@ -1,3 +1,4 @@
+09-Jul-2003: Upgraded package: P<sqlite-2.8.4-20030709>
09-Jul-2003: Upgraded package: P<perl-tk-20030709-20030709>
09-Jul-2003: Upgraded package: P<perl-curses-20030709-20030709>
09-Jul-2003: Upgraded package: P<perl-conv-20030709-20030709>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]