[packages/db5.2] - not an rpm db anymore (rpm picks defult 5.3) - rel 5

baggins baggins at pld-linux.org
Thu Apr 8 09:07:43 CEST 2021


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

    - not an rpm db anymore (rpm picks defult 5.3)
    - rel 5

 db5.2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db5.2.spec b/db5.2.spec
index 82a9caa..a421443 100644
--- a/db5.2.spec
+++ b/db5.2.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/db5.2.git/commitdiff/ef81fc35ef60be86793ef33025ca2f3f01ec2411



More information about the pld-cvs-commit mailing list