]> git.pld-linux.org Git - packages/db5.2.git/commitdiff
- not an rpm db anymore (rpm picks defult 5.3) master auto/th/db5.2-5.2.42.0-5
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 8 Apr 2021 07:06:57 +0000 (09:06 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 8 Apr 2021 07:06:57 +0000 (09:06 +0200)
- rel 5

db5.2.spec

index 82a9caa3db772b759976a3238a8152d0ec8139db..a421443fbd43193a72431115e9db7d3a0b782604 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_without static_libs     # don't build static libraries
 %bcond_with    sqlite3         # build Sqlite3 API libraries
 %bcond_with    default_db      # use this db as default system db
-%bcond_without rpm_db          # install library to rootfs for /bin/rpm
+%bcond_with    rpm_db          # install library to rootfs for /bin/rpm
 
 
 %define                major           5
@@ -16,7 +16,7 @@ Summary:      Berkeley DB database library for C
 Summary(pl.UTF-8):     Biblioteka C do obsługi baz Berkeley DB
 Name:          db5.2
 Version:       %{ver}.%{patchlevel}
-Release:       4
+Release:       5
 License:       BSD-like (see LICENSE)
 Group:         Libraries
 #Source0Download: http://www.oracle.com/technetwork/database/berkeleydb/downloads/index-082944.html
This page took 0.069696 seconds and 4 git commands to generate.