Thu, 02 Aug 2012 00:02:39 +0200
Remove antique Berkely DB version and buildconf residue.
openpkg/openpkg.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/openpkg/openpkg.spec Thu Aug 02 00:01:34 2012 +0200 1.2 +++ b/openpkg/openpkg.spec Thu Aug 02 00:02:39 2012 +0200 1.3 @@ -41,7 +41,6 @@ 1.4 %define V_rpm_major 5.1 1.5 %define V_rpm_minor 9 1.6 %define V_popt 1.16 1.7 -%define V_db 4.7.25 1.8 %define V_lua 5.1.4 1.9 %define V_sqlite 3.6.17 1.10 %define V_zlib 1.2.7 1.11 @@ -240,7 +239,6 @@ 1.12 rpm5.org POPT %(echo "%{V_popt}" | awk '{ printf("%%-7s", $1); }') [LGPL] 1.13 BeeCrypt %(echo "%{V_beecrypt}" | awk '{ printf("%%-7s", $1); }') [LGPL] 1.14 Lua %(echo "%{V_lua}" | awk '{ printf("%%-7s", $1); }') [MIT] 1.15 - Berkeley-DB %(echo "%{V_db}" | awk '{ printf("%%-7s", $1); }') [BSD/MIT] 1.16 SQLite %(echo "%{V_sqlite}" | awk '{ printf("%%-7s", $1); }') [Public-Domain] 1.17 PCRE %(echo "%{V_pcre}" | awk '{ printf("%%-7s", $1); }') [BSD/MIT] 1.18 ZLib %(echo "%{V_zlib}" | awk '{ printf("%%-7s", $1); }') [BSD/MIT]