|
|
|
|
@ -24,18 +24,18 @@
|
|
|
|
|
# package information |
|
|
|
|
Name: tokyocabinet |
|
|
|
|
Summary: Supreme Database Management Library |
|
|
|
|
URL: http://sourceforge.net/projects/tokyocabinet/ |
|
|
|
|
URL: http://fallabs.com/tokyocabinet/ |
|
|
|
|
Vendor: Mikio Hirabayashi. |
|
|
|
|
Packager: OpenPKG Foundation e.V. |
|
|
|
|
Distribution: OpenPKG Community |
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Database |
|
|
|
|
License: LGPL |
|
|
|
|
Version: 1.4.32 |
|
|
|
|
Release: 20100110 |
|
|
|
|
Version: 1.4.46 |
|
|
|
|
Release: 20100831 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://switch.dl.sourceforge.net/tokyocabinet/tokyocabinet-%{version}.tar.gz |
|
|
|
|
Source0: http://fallabs.com/tokyocabinet/tokyocabinet-%{version}.tar.gz |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20100101 |
|
|
|
|
@ -52,7 +52,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
%track |
|
|
|
|
prog tokyocabinet = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://sourceforge.net/projects/tokyocabinet/files/ |
|
|
|
|
url = http://fallabs.com/tokyocabinet/ |
|
|
|
|
regex = tokyocabinet-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|