commit 1fde46424ae288f594386fd52893fae66ee4fcb7
Author: Jakub Bogusz <[email protected]>
Date:   Wed Jan 7 21:01:50 2015 +0100

    - adjusted alternative db to 6.1 (as of rpm 5.4.15)

 poldek.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/poldek.spec b/poldek.spec
index dcd970b..1401d34 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -4,7 +4,7 @@
 %bcond_without imode   # don't build interactive mode
 %bcond_without python  # don't build python bindings
 %bcond_with    snap    # install configs for official Th snapshot
-%bcond_with    db60    # DB 6.0 instead of 5.2
+%bcond_with    db61    # DB 6.1 instead of 5.2
 %bcond_with    rpm4    # use rpm4/db4.7 instead of rpm5
 
 # current snapshot name
@@ -12,9 +12,9 @@
 
 # required versions (forced to avoid SEGV with mixed db used by rpm and poldek)
 # NOTE: poldek links with "system db" (-ldb) anyway if it exists
-%if %{with db60}
-%define                db_pkg          db6.0
-%define                ver_db          6.0
+%if %{with db61}
+%define                db_pkg          db6.1
+%define                ver_db          6.1
 %define                ver_db_rel      1
 %else
 %define                db_pkg          db5.2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/1fde46424ae288f594386fd52893fae66ee4fcb7

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to