|
|
|
|
@ -37,7 +37,7 @@ Class: BASE
|
|
|
|
|
Group: Database |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_version}.%{V_revision} |
|
|
|
|
Release: 20061013 |
|
|
|
|
Release: 20061014 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_compat no |
|
|
|
|
@ -68,8 +68,8 @@ AutoReqProv: no
|
|
|
|
|
%track |
|
|
|
|
prog db = { |
|
|
|
|
version = %{V_version} |
|
|
|
|
url = http://dev.sleepycat.com/downloads/releasehistorybdb.html |
|
|
|
|
regex = db-(__VER__)\.tar\.gz |
|
|
|
|
url = http://www.oracle.com/technology/software/products/berkeley-db/index.html |
|
|
|
|
regex = Berkeley\s+DB\s+(__VER__)\s+\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|