From 4b1adcb25f25b38c06cf59bc620e484c44cf82f4 Mon Sep 17 00:00:00 2001 From: pravins Date: Mar 27 2013 05:05:22 +0000 Subject: configured with autoconf 2.69 --- diff --git a/.gitignore b/.gitignore index 521f10d..3256fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ ibus-rawcode-1.2.0.20090703.tar.gz ibus-rawcode-1.2.99.20100208.tar.gz ibus-rawcode-1.3.0.20100421.tar.gz ibus-rawcode-1.3.1.20100707.tar.gz +/ibus-rawcode-1.3.2.tar.gz diff --git a/1.patch b/1.patch deleted file mode 100644 index 17c6f79..0000000 --- a/1.patch +++ /dev/null @@ -1,12 +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,7 @@ - /* vim:set et sts=4: */ - - #include --#include -+//#include - #include - #include "engine.h" - #include diff --git a/bug-741189.patch b/bug-741189.patch deleted file mode 100644 index ad846e2..0000000 --- a/bug-741189.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -rup ibus-rawcode-1.3.1.20100707/src/rawcode.xml.in.in ibus-rawcode-1.3.1.20100707_mod/src/rawcode.xml.in.in ---- ibus-rawcode-1.3.1.20100707/src/rawcode.xml.in.in 2010-07-07 12:38:51.000000000 +0530 -+++ ibus-rawcode-1.3.1.20100707_mod/src/rawcode.xml.in.in 2011-09-26 13:24:53.377939157 +0530 -@@ -20,6 +20,7 @@ - us - Rawcode - Rawcode Input Method -+ raw - - - diff --git a/ibus-rawcode.spec b/ibus-rawcode.spec index 203c2ef..1ade0c1 100644 --- a/ibus-rawcode.spec +++ b/ibus-rawcode.spec @@ -1,6 +1,6 @@ Name: ibus-rawcode -Version: 1.3.1.20100707 -Release: 10%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: The Rawcode engine for IBus input platform License: GPLv2+ Group: System Environment/Libraries @@ -11,8 +11,6 @@ BuildRequires: gettext-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: ibus-devel -Patch1: 1.patch -Patch2: bug-741189.patch Requires: ibus @@ -22,8 +20,6 @@ The Rawcode engine for IBus platform. %prep %setup -q -%patch1 -p1 -b .1-build-failure -%patch2 -p1 -b .2-added-symbol %build %configure --disable-static @@ -44,6 +40,9 @@ rm -f $RPM_BUILD_ROOT%{python_sitearch}/_rawcode.la %{_datadir}/ibus/component/* %changelog +* Wed Mar 27 2013 Pravin Satpute - 1.3.2-1 +- configured with autoconf 2.69 + * Thu Feb 14 2013 Fedora Release Engineering - 1.3.1.20100707-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index aca7ee4..7a924fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c7a5444d4e39c1870533aaf3b46e72c ibus-rawcode-1.3.1.20100707.tar.gz +d6b758c092cd70ec2f2c937be77d87cf ibus-rawcode-1.3.2.tar.gz