|
|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
|
|
Group: Database |
|
|
|
|
License: PD |
|
|
|
|
Version: 2.8.4 |
|
|
|
|
Release: 20030707 |
|
|
|
|
Release: 20030709 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_utf8 no |
|
|
|
|
@ -65,9 +65,6 @@ AutoReqProv: no
|
|
|
|
|
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 |
|
|
|
|
|