[PATCH 5/7] adwaita-icon-theme: update 43 -> 44.0


Markus Volk
 

- fix patch-fuzz

Signed-off-by: Markus Volk <f_l_k@...>
---
.../0001-Don-t-use-AC_CANONICAL_HOST.patch | 6 +++---
...{adwaita-icon-theme_43.bb =3D> adwaita-icon-theme_44.0.bb} | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-gnome/gnome/{adwaita-icon-theme_43.bb =3D> adwaita-i=
con-theme_44.0.bb} (95%)

diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-A=
C_CANONICAL_HOST.patch b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001=
-Don-t-use-AC_CANONICAL_HOST.patch
index 0a1487f8e3..dd54afebc3 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANON=
ICAL_HOST.patch
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANON=
ICAL_HOST.patch
@@ -1,4 +1,4 @@
-From e1a12b73c25d1ad0f267b22ac5d799bc1fbd0fa4 Mon Sep 17 00:00:00 2001
+From dc3b4814a4c37fe07f5369dcc547095f5e01505e Mon Sep 17 00:00:00 2001
From: Jussi Kukkonen <jussi.kukkonen@...>
Date: Tue, 30 May 2017 14:55:49 +0300
Subject: [PATCH] Don't use AC_CANONICAL_HOST
@@ -14,12 +14,12 @@ Signed-off-by: Jussi Kukkonen <jussi.kukkonen@...=
om>
1 file changed, 1 deletion(-)
=20
diff --git a/configure.ac b/configure.ac
-index 6ddc49b..39752bb 100644
+index 3870795..9afb012 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,6 @@ AC_PREREQ(2.53)
=20
- AC_INIT([adwaita-icon-theme], [43],
+ AC_INIT([adwaita-icon-theme], [44.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=3Dadwaita-icon=
-theme])
-AC_CANONICAL_HOST
AC_CONFIG_MACRO_DIR([m4])
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_43.bb b/meta/rec=
ipes-gnome/gnome/adwaita-icon-theme_44.0.bb
similarity index 95%
rename from meta/recipes-gnome/gnome/adwaita-icon-theme_43.bb
rename to meta/recipes-gnome/gnome/adwaita-icon-theme_44.0.bb
index 8cb4d147f1..268a68ccea 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme_43.bb
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_44.0.bb
@@ -14,7 +14,7 @@ inherit allarch autotools pkgconfig gettext gtk-icon-ca=
che gnomebase
=20
SRC_URI +=3D " file://0001-Don-t-use-AC_CANONICAL_HOST.patch"
=20
-SRC_URI[archive.sha256sum] =3D "2e3ac77d32a6aa5554155df37e8f0a0dd54fc5a6=
5fd721e88d505f970da32ec6"
+SRC_URI[archive.sha256sum] =3D "4889c5601bbfecd25d80ba342209d0a936dcf691=
ee56bd6eca4cde361f1a664c"
=20
DEPENDS +=3D "librsvg-native"
=20
--=20
2.34.1