X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=rpm-branch.patch;h=18fc9538872757294e15229dd85856027aece2ad;hb=7dbb34ee2a8d8ba76f5244a89aa00eb54e605722;hp=ddee9d9e009d0ac3c2cb123806c85dada09d0101;hpb=31fd38a5519c30d86e65b920b620882e34c12292;p=packages%2Frpm.git diff --git a/rpm-branch.patch b/rpm-branch.patch index ddee9d9..18fc953 100644 --- a/rpm-branch.patch +++ b/rpm-branch.patch @@ -97,3 +97,16 @@ diff -urN rpm-5.1.4/lib/rpmfc.c rpm-5.1.4.new/lib/rpmfc.c { "current ar archive", RPMFC_STATIC|RPMFC_LIBRARY|RPMFC_ARCHIVE|RPMFC_INCLUDE }, +--- rpm/lib/depends.c~ 2008-06-15 10:57:22.000000000 +0200 ++++ rpm/lib/depends.c 2008-07-29 22:03:37.336792223 +0200 +@@ -15,9 +15,7 @@ + + /* XXX CACHE_DEPENDENCY_RESULT deprecated, functionality being reimplemented */ + #undef CACHE_DEPENDENCY_RESULT +-#if defined(CACHE_DEPNDENCY_RESULT) +-#define _RPMDB_INTERNAL /* XXX response cache needs dbiOpen et al. */ +-#endif ++#define _RPMDB_INTERNAL /* XXX response cache needs dbiOpen et al. DBT used below */ + #include "rpmdb.h" + + #define _RPMEVR_INTERNAL