public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Updated ibus-541492-xkb.patch
Date: Sun, 31 May 2026 02:05:10 GMT	[thread overview]
Message-ID: <178019311024.1.16516937409989306539.rpms-ibus-edef3689838e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : edef3689838e7627116a9743504df9a660616156
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2011-05-26T15:02:59+09:00
Stats  : +7/-7 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/edef3689838e7627116a9743504df9a660616156?branch=autotool

Log:
Updated ibus-541492-xkb.patch

---
diff --git a/ibus-541492-xkb.patch b/ibus-541492-xkb.patch
index 333e35f..6c61c81 100644
--- a/ibus-541492-xkb.patch
+++ b/ibus-541492-xkb.patch
@@ -1,6 +1,6 @@
-From 161cbcc46feb27e52b6579fe4b0b328386f230e9 Mon Sep 17 00:00:00 2001
+From 63051a74572fcd4caf496c87a3eebb058ba93bc0 Mon Sep 17 00:00:00 2001
 From: fujiwarat <takao.fujiwara1@gmail.com>
-Date: Wed, 25 May 2011 18:51:13 +0900
+Date: Thu, 26 May 2011 14:55:31 +0900
 Subject: [PATCH] Add XKB layouts
 
 ---
@@ -3343,7 +3343,7 @@ index 0000000..09d506d
 +#endif
 diff --git a/xkb/xkbxml.c b/xkb/xkbxml.c
 new file mode 100644
-index 0000000..5e9885c
+index 0000000..f5582ff
 --- /dev/null
 +++ b/xkb/xkbxml.c
 @@ -0,0 +1,696 @@
@@ -3986,8 +3986,8 @@ index 0000000..5e9885c
 +
 +    g_return_val_if_fail (lang != NULL && layout != NULL, NULL);
 +
-+    if (layout_desc && variant_desc) {
-+        longname = g_strdup_printf ("%s - %s", layout_desc, variant_desc);
++    if (variant_desc) {
++        longname = g_strdup (variant_desc);
 +    } else if (layout && variant) {
 +        longname = g_strdup_printf ("%s - %s", layout, variant);
 +    } else if (layout_desc) {

diff --git a/ibus.spec b/ibus.spec
index 79cddf1..9c35bf2 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -13,7 +13,7 @@
 
 Name:       ibus
 Version:    1.3.99.20110408
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -328,7 +328,7 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
-* Wed May 25 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20110408-4
+* Thu May 26 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20110408-5
 - Added ibus-HEAD.patch
   Fixed Bug 697471 - ibus-gconf zombie when restart ibus from ibus panel.
 - Updated ibus-541492-xkb.patch

             reply	other threads:[~2026-05-31  2:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-31  2:05 Takao Fujiwara [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-05-31  2:04 [rpms/ibus] autotool: Updated ibus-541492-xkb.patch Takao Fujiwara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178019311024.1.16516937409989306539.rpms-ibus-edef3689838e@fedoraproject.org \
    --to=tfujiwar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox