Hello community,

here is the log from the commit of package ibus-table-zhuyin for 
openSUSE:Factory checked in at 2012-06-28 15:29:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-table-zhuyin (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-table-zhuyin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-table-zhuyin/ibus-table-zhuyin.changes      
2011-09-23 02:03:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-table-zhuyin.new/ibus-table-zhuyin.changes 
2012-06-28 15:29:18.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Jun 27 12:16:27 UTC 2012 - [email protected]
+
+- fix builds for factory
+  * attr name of zhuyin-big.txt.
+- fix sles builds.
+- run spec-cleaner and format_spec_file.
+
+-------------------------------------------------------------------

New:
----
  zhuyin-big-attr-name.patch

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

Other differences:
------------------
++++++ ibus-table-zhuyin.spec ++++++
--- /var/tmp/diff_new_pack.14cy51/_old  2012-06-28 15:29:19.000000000 +0200
+++ /var/tmp/diff_new_pack.14cy51/_new  2012-06-28 15:29:19.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ibus-table-zhuyin (Version 1.2.0.20090831)
+# spec file for package ibus-table-zhuyin
 #
-# Copyright (c) 2010 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,21 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           ibus-table-zhuyin
-BuildRequires:  ibus-table-devel pkgconfig python
-Summary:        Zhuyin input method for IBus
 Version:        1.2.0.20090831
-Release:        1
+Release:        0
+Summary:        Zhuyin input method for IBus
 License:        GPL-3.0+
 Group:          System/I18n/Chinese
-Provides:       locale(ibus:zh_TW)
 Url:            http://code.google.com/p/ibus/
 Source:         %{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# FIX-FOR-UPSTREAM fix attribute name error in zhuyin-big.txt table.
+Patch0:         zhuyin-big-attr-name.patch
+BuildRequires:  fdupes
+BuildRequires:  ibus-table-devel
+BuildRequires:  pkgconfig
+BuildRequires:  python
 Requires:       ibus-table
+Provides:       locale(ibus:zh_TW)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -38,6 +41,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -46,8 +50,7 @@
 %install
 %makeinstall
 
-%clean
-rm -rf %buildroot
+%fdupes %{buildroot}
 
 %files
 %defattr(-,root,root)

++++++ zhuyin-big-attr-name.patch ++++++
diff -urN ibus-table-zhuyin-1.2.0.20090831.orig/tables/zhuyin-big.txt 
ibus-table-zhuyin-1.2.0.20090831/tables/zhuyin-big.txt
--- ibus-table-zhuyin-1.2.0.20090831.orig/tables/zhuyin-big.txt 2012-06-27 
19:53:22.402898670 +0800
+++ ibus-table-zhuyin-1.2.0.20090831/tables/zhuyin-big.txt      2012-06-27 
20:12:36.405471652 +0800
@@ -20,7 +20,7 @@
 ICON = zhuyin.png
 
 ### The default name of this table
-NAME = ZhuYin Big
+NAME = ZhuYin-Big
 
 ### The local names of this table 
 NAME.zh_CN = 注音大字集
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to