Hello community,

here is the log from the commit of package ibus-table-others for 
openSUSE:Factory checked in at 2012-06-26 20:01:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-table-others (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-table-others.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-table-others", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-table-others/ibus-table-others.changes      
2011-09-23 02:03:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-table-others.new/ibus-table-others.changes 
2012-06-26 20:01:40.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 26 22:15:17 CST 2012 - [email protected]
+
+- fix build with ibus 1.4.1
+
+-------------------------------------------------------------------

New:
----
  emoji-table.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ibus-table-others.spec ++++++
--- /var/tmp/diff_new_pack.0tr53F/_old  2012-06-26 20:01:53.000000000 +0200
+++ /var/tmp/diff_new_pack.0tr53F/_new  2012-06-26 20:01:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table-others
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           ibus-table-others
@@ -27,6 +26,7 @@
 Url:            http://code.google.com/p/ibus/
 BuildRequires:  ibus-table ibus-table-devel pkg-config python
 Source:         %{name}-%{version}.tar.gz
+Patch:          emoji-table.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 AutoReqProv:    on
 
@@ -163,6 +163,7 @@
 
 %prep
 %setup
+%patch -p1
 
 %build
 %configure
@@ -171,9 +172,6 @@
 %install
 %makeinstall
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 
 %postun

++++++ emoji-table.patch ++++++
diff -Nur ibus-table-others-1.3.0.20100528/tables/emoji-table.txt 
ibus-table-others-1.3.0.20100528-new/tables/emoji-table.txt
--- ibus-table-others-1.3.0.20100528/tables/emoji-table.txt     2010-05-28 
21:29:09.000000000 +0800
+++ ibus-table-others-1.3.0.20100528-new/tables/emoji-table.txt 2012-06-26 
22:29:24.733935431 +0800
@@ -71,7 +71,7 @@
 ### Whether user are allow to define phrase, default is true
 ### You have to define the word construction rules below.
 ### For input methods which do not input phrases, set this to False
-USER_CAN_DEFINE_PHRASE = TRUE
+USER_CAN_DEFINE_PHRASE = FALSE
 
 ### Whether support PinYin Mode, default is true.
 ### this feature is just for Chinese, set it to False if your IM is not
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to