]> git.pld-linux.org Git - packages/ibus-rawcode.git/commitdiff
- updated to 1.3.2 auto/th/ibus-rawcode-1.3.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2013 15:04:05 +0000 (17:04 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2013 15:04:05 +0000 (17:04 +0200)
- removed obsolete build patch

ibus-rawcode-build.patch [deleted file]
ibus-rawcode.spec

diff --git a/ibus-rawcode-build.patch b/ibus-rawcode-build.patch
deleted file mode 100644 (file)
index 2ba8886..0000000
+++ /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 <ibus.h>
--#include <ibusengine.h>
- #include <string.h>
- #include "engine.h"
- #include <glib.h>
index ce8211338ed7f67f814f2f1ce43daffb25299951..eee24c6689e6d4b033de9fa0c3637af59c029bce 100644 (file)
@@ -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
This page took 0.108794 seconds and 4 git commands to generate.