From f1ee61342001a1696a9103e9360ae45c89ff4d2d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 4 Sep 2012 12:47:34 +0200 Subject: [PATCH] DB 5.3 is the new default BerkeleyDB for Th Release 8 --- db4.7.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db4.7.spec b/db4.7.spec index 4860240..7927e3d 100644 --- a/db4.7.spec +++ b/db4.7.spec @@ -4,7 +4,7 @@ %bcond_without java # don't build Java bindings %bcond_without tcl # don't build Tcl bindings %bcond_without static_libs # don't build static libraries -%bcond_without default_db # don't use this db as default system db [Th uses DB 4.7] +%bcond_with default_db # use this db as default system db [Th uses DB 5.3] %{?with_java:%include /usr/lib/rpm/macros.java} @@ -15,7 +15,7 @@ Summary: Berkeley DB database library for C Summary(pl.UTF-8): Biblioteka C do obsługi baz Berkeley DB Name: db4.7 Version: %{ver}.%{patchlevel} -Release: 7 +Release: 8 Epoch: 0 License: GPL-like (see LICENSE) Group: Libraries -- 2.43.0