From 0ae7e9e2cbfbc9e1c59e9fcc39f2f1feafc11bcc Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Sat, 9 Oct 2010 00:35:01 +0800 Subject: dpkg: upgrade to version 1.15.8.5 Rebase several patches to fit the latest version Fix a compile issue related with snprintf. Reset PR in dpkg.inc Signed-off-by: Dongxiao Xu Signed-off-by: Saul Wold --- meta/recipes-devtools/dpkg/dpkg/noman.patch | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'meta/recipes-devtools/dpkg/dpkg/noman.patch') diff --git a/meta/recipes-devtools/dpkg/dpkg/noman.patch b/meta/recipes-devtools/dpkg/dpkg/noman.patch index f5984fe..d8fc9c4 100644 --- a/meta/recipes-devtools/dpkg/dpkg/noman.patch +++ b/meta/recipes-devtools/dpkg/dpkg/noman.patch @@ -1,16 +1,13 @@ ---- - Makefile.am | 3 +-- - 1 file changed, 1 insertion(+), 2 deletions(-) - ---- dpkg-1.13.22.orig/Makefile.am -+++ dpkg-1.13.22/Makefile.am -@@ -15,8 +15,7 @@ SUBDIRS = \ +diff -ruN dpkg-1.15.8.5-orig/Makefile.am dpkg-1.15.8.5/Makefile.am +--- dpkg-1.15.8.5-orig/Makefile.am 2010-10-08 12:27:15.042083703 +0800 ++++ dpkg-1.15.8.5/Makefile.am 2010-10-08 12:27:27.755148228 +0800 +@@ -12,8 +12,7 @@ utils \ + $(MAYBE_DSELECT) \ scripts \ - po \ -- origins \ +- po \ - man -+ origins ++ po ACLOCAL_AMFLAGS = -I m4 -- cgit v1.1