[packages/db4.7] DB 5.3 is the new default BerkeleyDB for Th Release 8

baggins baggins at pld-linux.org
Tue Sep 4 12:48:01 CEST 2012


commit f1ee61342001a1696a9103e9360ae45c89ff4d2d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Sep 4 12:47:34 2012 +0200

    DB 5.3 is the new default BerkeleyDB for Th
    Release 8

 db4.7.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db4.7.spec b/db4.7.spec
index 4860240..7927e3d 100644
--- a/db4.7.spec
+++ b/db4.7.spec
@@ -4,7 +4,7 @@
 %bcond_without	java		# don't build Java bindings
 %bcond_without	tcl		# don't build Tcl bindings
 %bcond_without	static_libs	# don't build static libraries
-%bcond_without	default_db	# don't use this db as default system db [Th uses DB 4.7]
+%bcond_with	default_db	# use this db as default system db [Th uses DB 5.3]
 
 %{?with_java:%include	/usr/lib/rpm/macros.java}
 
@@ -15,7 +15,7 @@ Summary:	Berkeley DB database library for C
 Summary(pl.UTF-8):	Biblioteka C do obsługi baz Berkeley DB
 Name:		db4.7
 Version:	%{ver}.%{patchlevel}
-Release:	7
+Release:	8
 Epoch:		0
 License:	GPL-like (see LICENSE)
 Group:		Libraries
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/db4.7.git/commitdiff/f1ee61342001a1696a9103e9360ae45c89ff4d2d



More information about the pld-cvs-commit mailing list