From: Jan Rękorajski Date: Thu, 8 Apr 2021 07:08:20 +0000 (+0200) Subject: - rpm 4 picks default, make it rpm db X-Git-Tag: auto/th/db5.3-5.3.28.0-6~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdb5.3.git;a=commitdiff_plain;h=7f8c9e889e0372cae273f0db37e2ff12562bee0e - rpm 4 picks default, make it rpm db - rel 5 --- diff --git a/db5.3.spec b/db5.3.spec index 0f92ab8..cba3dbe 100644 --- a/db5.3.spec +++ b/db5.3.spec @@ -5,7 +5,7 @@ %bcond_without static_libs # don't build static libraries %bcond_with sqlite3 # build Sqlite3 API libraries %bcond_without default_db # don't use this db as default system db [Th uses DB 5.3] -%bcond_with rpm_db # install library to rootfs for /bin/rpm +%bcond_without rpm_db # install library to rootfs for /bin/rpm %{load:/usr/lib/rpm/macros.d/java} @@ -17,7 +17,7 @@ Summary: Berkeley DB database library for C Summary(pl.UTF-8): Biblioteka C do obsługi baz Berkeley DB Name: db5.3 Version: %{ver}.%{patchlevel} -Release: 4 +Release: 5 License: BSD-like (see LICENSE) Group: Libraries #Source0Download: http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html