Hello community, here is the log from the commit of package ibus-pinyin for openSUSE:Factory checked in at 2013-07-12 20:47:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-pinyin (Old) and /work/SRC/openSUSE:Factory/.ibus-pinyin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-pinyin" Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-pinyin/ibus-pinyin.changes 2013-07-08 21:44:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ibus-pinyin.new/ibus-pinyin.changes 2013-07-12 20:47:49.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 12 12:06:14 CST 2013 - [email protected] + +- enable lua support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-pinyin.spec ++++++ --- /var/tmp/diff_new_pack.w6XNEz/_old 2013-07-12 20:47:49.000000000 +0200 +++ /var/tmp/diff_new_pack.w6XNEz/_new 2013-07-12 20:47:49.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-pinyin # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -16,7 +16,6 @@ # - Name: ibus-pinyin Version: 1.5.0 Release: 0 @@ -26,17 +25,22 @@ Provides: locale(ibus:zh) Url: http://code.google.com/p/ibus/ Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz -BuildRequires: gcc-c++ gettext-devel libuuid-devel sqlite3 opencc-devel sqlite3-devel -BuildRequires: python >= 2.5 -BuildRequires: intltool BuildRequires: boost-devel +BuildRequires: gcc-c++ +BuildRequires: gettext-devel BuildRequires: ibus-devel >= 1.4.99 -BuildRequires: update-desktop-files +BuildRequires: intltool +BuildRequires: libuuid-devel +BuildRequires: lua51-devel +BuildRequires: python >= 2.5 BuildRequires: pyzy-devel >= 1.0 +BuildRequires: sqlite3 +BuildRequires: sqlite3-devel +BuildRequires: update-desktop-files +Requires: ibus >= 1.4.99 +Requires: opencc Requires: pyzy-db-android Requires: pyzy-db-open-phrase -Requires: ibus >= 1.4.99 - %description PinYin engine for IBus platform. It provides a Chinese PinYin input method. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
