]> git.pld-linux.org Git - packages/db6.0.git/commitdiff
- updated to 6.0.30 (note: data format changed for BLOBs) auto/th/db6.0-6.0.30.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Oct 2014 07:29:06 +0000 (08:29 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Oct 2014 07:29:06 +0000 (08:29 +0100)
db6.0.spec

index 62f186e71cb527d96ff0f8b2a55c40debb3bd449..69a31e7a8f0190798396b882045300540db41dbb 100644 (file)
 
 %define                major           6
 %define                libver          %{major}.0
-%define                ver             %{libver}.20
+%define                ver             %{libver}.30
 %define                patchlevel      0
 Summary:       Berkeley DB database library for C
 Summary(pl.UTF-8):     Biblioteka C do obsÅ‚ugi baz Berkeley DB
 Name:          db6.0
 Version:       %{ver}.%{patchlevel}
-Release:       2
+Release:       1
 License:       AGPL v3
 Group:         Libraries
-#Source0Download: http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html
+#Source0Download: http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index-082944.html
 Source0:       http://download.oracle.com/berkeley-db/db-%{ver}.tar.gz
-# Source0-md5: f73afcb308aefde7e6ece4caa87b22a9
+# Source0-md5: ad28eb86ad3203b5422844db179c585b
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-sql-features.patch
-URL:           http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html
+URL:           http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
 BuildRequires: automake
 %if %{with java}
 BuildRequires: jdk
This page took 0.17588 seconds and 4 git commands to generate.