From: Jakub Bogusz Date: Sat, 20 Apr 2013 15:04:05 +0000 (+0200) Subject: - updated to 1.3.2 X-Git-Tag: auto/th/ibus-rawcode-1.3.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=eedf180f9bdc14c20837021a875f5f203221d28e;p=packages%2Fibus-rawcode.git - updated to 1.3.2 - removed obsolete build patch --- diff --git a/ibus-rawcode-build.patch b/ibus-rawcode-build.patch deleted file mode 100644 index 2ba8886..0000000 --- a/ibus-rawcode-build.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -rup ibus-rawcode-1.3.1.20100707/src/engine.c ibus-rawcode-1.3.1.20100707_mod/src/engine.c ---- ibus-rawcode-1.3.1.20100707/src/engine.c 2010-07-07 12:46:55.000000000 +0530 -+++ ibus-rawcode-1.3.1.20100707_mod/src/engine.c 2010-11-08 13:25:31.000000000 +0530 -@@ -1,7 +1,6 @@ - /* vim:set et sts=4: */ - - #include --#include - #include - #include "engine.h" - #include diff --git a/ibus-rawcode.spec b/ibus-rawcode.spec index ce82113..eee24c6 100644 --- a/ibus-rawcode.spec +++ b/ibus-rawcode.spec @@ -1,13 +1,12 @@ Summary: The Rawcode engine for IBus input platform Summary(pl.UTF-8): Silnik Rawcode dla platformy wprowadzania IBus Name: ibus-rawcode -Version: 1.3.1.20100707 -Release: 2 +Version: 1.3.2 +Release: 1 License: GPL v2+ Group: Libraries Source0: https://fedorahosted.org/releases/i/b/ibus-rawcode/%{name}-%{version}.tar.gz -# Source0-md5: 7c7a5444d4e39c1870533aaf3b46e72c -Patch0: %{name}-build.patch +# Source0-md5: d6b758c092cd70ec2f2c937be77d87cf URL: https://fedorahosted.org/ibus-rawcode/ BuildRequires: gettext-devel >= 0.16.1 BuildRequires: ibus-devel >= 1.2.99 @@ -28,7 +27,6 @@ kodu. %prep %setup -q -%patch0 -p1 %build %configure @@ -40,7 +38,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -# only single, empty locale exists (as of 1.3.1) +# only single, empty locale (zh_CN) exists (as of 1.3.1) #find_lang %{name} %clean