[ibus-european-table] Applied patch

anish anishpatil at fedoraproject.org
Wed Dec 21 11:58:20 UTC 2011


commit 9db7542b962a427741416880d5ef15e357e61011
Author: anish <anish.developer at gmail.com>
Date:   Wed Dec 21 17:29:36 2011 +0530

    Applied patch

 ibus-european-table.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ibus-european-table.spec b/ibus-european-table.spec
index 2d8077b..4f6aba6 100644
--- a/ibus-european-table.spec
+++ b/ibus-european-table.spec
@@ -1,6 +1,6 @@
 Name:       ibus-european-table
 Version:    1.1.0
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -8,6 +8,8 @@ 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
 
 %description
@@ -15,6 +17,7 @@ The European Table engine for IBus platform.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-static --disable-additional
@@ -33,6 +36,9 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pk
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Wed Dec 21 2011 Anish Patil <anish.developer at gmail.com> - 1.1.0-3
+- Fixed packaging issue added patch 
+
 * 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