diff options
| -rw-r--r-- | meta-gnome/recipes-support/usermode/usermode/0001-Include-sys-sysmacros.h-for-major-minor.patch | 25 | ||||
| -rw-r--r-- | meta-gnome/recipes-support/usermode/usermode/0001-Missing-n-in-translated-string.patch | 28 | ||||
| -rw-r--r-- | meta-gnome/recipes-support/usermode/usermode_1.113.bb (renamed from meta-gnome/recipes-support/usermode/usermode_1.112.bb) | 6 |
3 files changed, 2 insertions, 57 deletions
diff --git a/meta-gnome/recipes-support/usermode/usermode/0001-Include-sys-sysmacros.h-for-major-minor.patch b/meta-gnome/recipes-support/usermode/usermode/0001-Include-sys-sysmacros.h-for-major-minor.patch deleted file mode 100644 index 277f6e21b0..0000000000 --- a/meta-gnome/recipes-support/usermode/usermode/0001-Include-sys-sysmacros.h-for-major-minor.patch +++ /dev/null | |||
| @@ -1,25 +0,0 @@ | |||
| 1 | From 75539659396b18110d5a52a8a32845254b4d8eca Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Khem Raj <raj.khem@gmail.com> | ||
| 3 | Date: Sat, 11 Aug 2018 18:25:47 -0700 | ||
| 4 | Subject: [PATCH] Include sys/sysmacros.h for major/minor | ||
| 5 | |||
| 6 | usermount.c:238: undefined reference to `major' | ||
| 7 | |||
| 8 | Upstream-Status: Pending | ||
| 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||
| 10 | --- | ||
| 11 | usermount.c | 1 + | ||
| 12 | 1 file changed, 1 insertion(+) | ||
| 13 | |||
| 14 | diff --git a/usermount.c b/usermount.c | ||
| 15 | index 4107027..21ef77f 100644 | ||
| 16 | --- a/usermount.c | ||
| 17 | +++ b/usermount.c | ||
| 18 | @@ -40,6 +40,7 @@ | ||
| 19 | #include <sys/stat.h> | ||
| 20 | #include <sys/time.h> | ||
| 21 | #include <sys/types.h> | ||
| 22 | +#include <sys/sysmacros.h> | ||
| 23 | #include <errno.h> | ||
| 24 | #include <glob.h> | ||
| 25 | #include <libintl.h> | ||
diff --git a/meta-gnome/recipes-support/usermode/usermode/0001-Missing-n-in-translated-string.patch b/meta-gnome/recipes-support/usermode/usermode/0001-Missing-n-in-translated-string.patch deleted file mode 100644 index 9db700e96b..0000000000 --- a/meta-gnome/recipes-support/usermode/usermode/0001-Missing-n-in-translated-string.patch +++ /dev/null | |||
| @@ -1,28 +0,0 @@ | |||
| 1 | From 7cbc6441cd06e0c0bb51ac37c8f22b0fd51f12f2 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Jiri Kucera <jkucera@redhat.com> | ||
| 3 | Date: Wed, 11 Apr 2018 17:13:44 +0200 | ||
| 4 | Subject: [PATCH] Missing \n in translated string | ||
| 5 | |||
| 6 | Upstream-Status: Backport | ||
| 7 | |||
| 8 | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | ||
| 9 | --- | ||
| 10 | po/tr.po | 2 +- | ||
| 11 | 1 file changed, 1 insertion(+), 1 deletion(-) | ||
| 12 | |||
| 13 | diff --git a/po/tr.po b/po/tr.po | ||
| 14 | index 84e5021..a28e947 100644 | ||
| 15 | --- a/po/tr.po | ||
| 16 | +++ b/po/tr.po | ||
| 17 | @@ -408,7 +408,7 @@ msgstr "Grafik pencere açılamadı ve uçbirim denetimi bulunamadı.\n" | ||
| 18 | #: ../../po/../userpasswd.c:37 | ||
| 19 | #, c-format | ||
| 20 | msgid "Unexpected command-line arguments\n" | ||
| 21 | -msgstr "Beklenmeyen komut satırı argümanları" | ||
| 22 | +msgstr "Beklenmeyen komut satırı argümanları\n" | ||
| 23 | |||
| 24 | #: ../../po/../userinfo.c:411 | ||
| 25 | #, c-format | ||
| 26 | -- | ||
| 27 | 2.7.4 | ||
| 28 | |||
diff --git a/meta-gnome/recipes-support/usermode/usermode_1.112.bb b/meta-gnome/recipes-support/usermode/usermode_1.113.bb index 82ccf3eda7..0527836269 100644 --- a/meta-gnome/recipes-support/usermode/usermode_1.112.bb +++ b/meta-gnome/recipes-support/usermode/usermode_1.113.bb | |||
| @@ -16,11 +16,9 @@ DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', | |||
| 16 | SRC_URI = "https://releases.pagure.org/${BPN}/${BPN}-${PV}.tar.xz \ | 16 | SRC_URI = "https://releases.pagure.org/${BPN}/${BPN}-${PV}.tar.xz \ |
| 17 | file://0001-fix-compile-failure-against-musl-C-library.patch \ | 17 | file://0001-fix-compile-failure-against-musl-C-library.patch \ |
| 18 | file://0001-Makefile.am-Link-with-libm-for-powl-API.patch \ | 18 | file://0001-Makefile.am-Link-with-libm-for-powl-API.patch \ |
| 19 | file://0001-Missing-n-in-translated-string.patch \ | ||
| 20 | file://0001-Include-sys-sysmacros.h-for-major-minor.patch \ | ||
| 21 | " | 19 | " |
| 22 | SRC_URI[md5sum] = "a766a9f7600f573fb6de4655d4162196" | 20 | SRC_URI[md5sum] = "eadfbff18578b645096b6fa61854b41d" |
| 23 | SRC_URI[sha256sum] = "37c4d667209da14082c08df6e48fe955d1532efebd5322f13f94683c6cc10370" | 21 | SRC_URI[sha256sum] = "99fbfd248b411ed0e7c44d1957b0ecde699b5a968a4db5d37228e82e7b1ba092" |
| 24 | 22 | ||
| 25 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 23 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 26 | 24 | ||
