From: Jakub Bogusz Date: Wed, 7 Jan 2015 20:01:50 +0000 (+0100) Subject: - adjusted alternative db to 6.1 (as of rpm 5.4.15) X-Git-Tag: auto/th/poldek-0.30.1-3~5 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1fde46424ae288f594386fd52893fae66ee4fcb7;p=packages%2Fpoldek.git - adjusted alternative db to 6.1 (as of rpm 5.4.15) --- 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