# HG changeset patch # User Michael Schloh von Bennewitz # Date 1343858559 -7200 # Node ID 6a2e97ed1f86b82367fba49274ba7622e09ee1e0 # Parent 085c98460a58b71609749d9ca39d9504a69678a3 Remove antique Berkely DB version and buildconf residue. diff -r 085c98460a58 -r 6a2e97ed1f86 openpkg/openpkg.spec --- a/openpkg/openpkg.spec Thu Aug 02 00:01:34 2012 +0200 +++ b/openpkg/openpkg.spec Thu Aug 02 00:02:39 2012 +0200 @@ -41,7 +41,6 @@ %define V_rpm_major 5.1 %define V_rpm_minor 9 %define V_popt 1.16 -%define V_db 4.7.25 %define V_lua 5.1.4 %define V_sqlite 3.6.17 %define V_zlib 1.2.7 @@ -240,7 +239,6 @@ rpm5.org POPT %(echo "%{V_popt}" | awk '{ printf("%%-7s", $1); }') [LGPL] BeeCrypt %(echo "%{V_beecrypt}" | awk '{ printf("%%-7s", $1); }') [LGPL] Lua %(echo "%{V_lua}" | awk '{ printf("%%-7s", $1); }') [MIT] - Berkeley-DB %(echo "%{V_db}" | awk '{ printf("%%-7s", $1); }') [BSD/MIT] SQLite %(echo "%{V_sqlite}" | awk '{ printf("%%-7s", $1); }') [Public-Domain] PCRE %(echo "%{V_pcre}" | awk '{ printf("%%-7s", $1); }') [BSD/MIT] ZLib %(echo "%{V_zlib}" | awk '{ printf("%%-7s", $1); }') [BSD/MIT]