Browse Source

"fix tracking"

master
parent
commit
639394b83d
  1. 4
      sqlite/sqlite.spec

4
sqlite/sqlite.spec

@ -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

Loading…
Cancel
Save