[ibus-european-table] Fixed compilation issue

anish anishpatil at fedoraproject.org
Thu Dec 22 04:21:33 UTC 2011


commit 439b73c58b56c55690b4129021dd5172dbfa4e3f
Author: anish <anish.developer at gmail.com>
Date:   Thu Dec 22 09:52:40 2011 +0530

    Fixed compilation issue

 ibus-european-table.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ibus-european-table.spec b/ibus-european-table.spec
index 4f6aba6..8af5bc8 100644
--- a/ibus-european-table.spec
+++ b/ibus-european-table.spec
@@ -8,7 +8,7 @@ URL:        http://git.fedorahosted.org/git/?p=ibus-european-table.git
 Source0:    https://github.com/gnuman/fedora_package/blob/master/%{name}-%{version}.tar.gz
 Requires:       ibus
 BuildRequires:  ibus-devel
-Patch0: 	bug-pkg-issue.patch
+
 
 BuildArch:  noarch
 
@@ -17,7 +17,7 @@ The European Table engine for IBus platform.
 
 %prep
 %setup -q
-%patch0 -p1
+
 
 %build
 %configure --disable-static --disable-additional
@@ -37,7 +37,7 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pk
 
 %changelog
 * Wed Dec 21 2011 Anish Patil <anish.developer at gmail.com> - 1.1.0-3
-- Fixed packaging issue added patch 
+- Fixed packaging issue 
 
 * Wed Dec 21 2011 Anish Patil <anish.developer at gmail.com> - 1.1.0-2
 - Fixed packaging issue


More information about the scm-commits mailing list