]> git.pld-linux.org Git - packages/db5.3.git/commitdiff
- don't load rpm macros manually auto/th/db5.3-5.3.28.0-6
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 8 Apr 2021 07:11:17 +0000 (09:11 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 8 Apr 2021 07:11:17 +0000 (09:11 +0200)
- rel 6

db5.3.spec

index cba3dbede47fd316d1903e509ab1b017352a86f2..74b208056546f1006b397258bad247c720b34acd 100644 (file)
@@ -7,8 +7,6 @@
 %bcond_without default_db      # don't use this db as default system db [Th uses DB 5.3]
 %bcond_without rpm_db          # install library to rootfs for /bin/rpm
 
-%{load:/usr/lib/rpm/macros.d/java}
-
 %define                major           5
 %define                libver          %{major}.3
 %define                ver             %{libver}.28
@@ -17,7 +15,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:       5
+Release:       6
 License:       BSD-like (see LICENSE)
 Group:         Libraries
 #Source0Download: http://www.oracle.com/technetwork/products/berkeleydb/downloads/index.html
This page took 0.069448 seconds and 4 git commands to generate.