[packages/db5.3] - don't load rpm macros manually - rel 6

baggins baggins at pld-linux.org
Thu Apr 8 09:11:35 CEST 2021


commit d378019300569f7c91d66d7fe51d81dbe4f08787
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Apr 8 09:11:17 2021 +0200

    - don't load rpm macros manually
    - rel 6

 db5.3.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/db5.3.spec b/db5.3.spec
index cba3dbe..74b2080 100644
--- a/db5.3.spec
+++ b/db5.3.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/db5.3.git/commitdiff/d378019300569f7c91d66d7fe51d81dbe4f08787



More information about the pld-cvs-commit mailing list