Added libhildonmime patches -had forgotten to git add those earlier
[oespirit1] / libhildonmime / mer-changes.patch
1 --- libhildonmime-2.1.2-1.orig/autogen.sh
2 +++ libhildonmime-2.1.2-1/autogen.sh
3 @@ -34,9 +34,9 @@
4         exit;
5  fi
6  
7 -(automake-1.8 --version) < /dev/null > /dev/null 2>&1 || {
8 +(automake-1.10 --version) < /dev/null > /dev/null 2>&1 || {
9         echo;
10 -       echo "You must have automake 1.8 installed to compile $PACKAGE";
11 +       echo "You must have automake 1.10 installed to compile $PACKAGE";
12         echo;
13         exit;
14  }
15 @@ -52,10 +52,10 @@
16      fi
17  fi
18  
19 -aclocal-1.8 $ACLOCAL_FLAGS
20 +aclocal-1.10 $ACLOCAL_FLAGS
21  libtoolize --force
22  autoheader
23 -automake-1.8 --add-missing
24 +automake-1.10 --add-missing
25  autoconf
26  
27  if test x$NOCONFIGURE = x; then
28 --- libhildonmime-2.1.2-1.orig/debian/control
29 +++ libhildonmime-2.1.2-1/debian/control
30 @@ -2,7 +2,7 @@
31  Section: libs
32  Priority: optional
33  Maintainer: Erik Karlsson <erik.b.karlsson@nokia.com>
34 -Build-Depends: debhelper (>= 4.0.0), libglib2.0-dev (>= 2.8), libosso-gnomevfs2-dev (>= 2.16.3), libdbus-glib-1-dev
35 +Build-Depends: debhelper (>= 4.0.0), libglib2.0-dev (>= 2.8), libosso-gnomevfs2-dev (>= 2.16.3), libdbus-glib-1-dev, autoconf, libtool, automake
36  Standards-Version: 3.6.1.0
37  
38  Package: libhildonmime0
39 @@ -32,7 +32,7 @@
40  Package: hildon-update-category-database
41  Section: misc
42  Architecture: any
43 -Depends: ${shlibs:Depends}
44 +Depends: ${shlibs:Depends}, shared-mime-info
45  Description: Tool for managing the mime/category database
46   This package contains a tool that manages the mime/category mapping
47   database.