|
|
|
@ -37,7 +37,7 @@ Class: BASE
|
|
|
|
|
Group: Database |
|
|
|
|
License: PD |
|
|
|
|
Version: %{V_sqlite} |
|
|
|
|
Release: 20100131 |
|
|
|
|
Release: 20100202 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_debug no |
|
|
|
@ -101,7 +101,7 @@ AutoReqProv: no
|
|
|
|
|
prog sqlite:jdbc = { |
|
|
|
|
version = %{V_jdbc} |
|
|
|
|
url = http://www.ch-werner.de/javasqlite/overview-summary.html |
|
|
|
|
regex = javasqlite-(\d+)\.tar\.gz |
|
|
|
|
regex = javasqlite-(\d{8})\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|