[ibus-table/f18] Resolves: #948454 - Man page scan results for ibus-table

Mike FABIAN mfabian at fedoraproject.org
Fri Apr 19 11:21:54 UTC 2013


commit 561359ad7b51a117f486d1146b2e66c896a6a81e
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Fri Apr 19 12:03:33 2013 +0200

    Resolves: #948454 - Man page scan results for ibus-table
    
    - update to latest upstream 1.5.0.20130419
      (includes the man-page I added)
    - remove the patches which are included upstream

 .gitignore                                         |    1 +
 ...-dconf-values-now-get-applied-immediately.patch |  113 -
 0001-Fix-typo-thanks-to-Mathieu-Bridon.patch       |   75 -
 ...Make-comments-about-_chinese_mode-clearer.patch |   51 -
 ...lect-functionality-to-select-the-first-ph.patch |  111 -
 ...ection-of-simplified-and-traditional-Chin.patch |19914 --------------------
 ...date-cmode-pproperty-in-chinese-mode-only.patch |   25 -
 ...chinese_variants.py-to-engine-Makefile.am.patch |   31 -
 ...o-auto_select-False-if-neither-dconf-nor-.patch |   42 -
 ...ds-to-be-updated-on-page-up-and-page-down.patch |   66 -
 ...chinese_variants.py-to-engine-Makefile.in.patch |   12 -
 ibus-table-1.3.9.20110827-uppercase-umlauts.patch  |   16 -
 ibus-table.spec                                    |   32 +-
 sources                                            |    2 +-
 14 files changed, 10 insertions(+), 20481 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ccbb1a..00247b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.4.99.20130108.tar.gz
 /ibus-table-1.4.99.20130110.tar.gz
 /ibus-table-1.5.0.tar.gz
+/ibus-table-1.5.0.20130419.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index d584cfa..2c50a7d 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,22 +1,11 @@
 Name:       ibus-table
-Version:    1.5.0
-Release:    2%{?dist}
+Version:    1.5.0.20130419
+Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
 Source0:    http://mfabian.fedorapeople.org/ibus-table/%{name}-%{version}.tar.gz
-Patch1:     ibus-table-1.3.9.20110827-uppercase-umlauts.patch
-Patch2:     0001-Changes-in-dconf-values-now-get-applied-immediately.patch
-Patch3:     0001-Make-comments-about-_chinese_mode-clearer.patch
-Patch4:     0002-Improve-detection-of-simplified-and-traditional-Chin.patch
-Patch5:     0003-add-engine-chinese_variants.py-to-engine-Makefile.am.patch
-Patch6:     add-engine-chinese_variants.py-to-engine-Makefile.in.patch
-Patch7:     0001-Fix-typo-thanks-to-Mathieu-Bridon.patch
-Patch8:     0002-Add-auto_select-functionality-to-select-the-first-ph.patch
-Patch9:     0003-Update-cmode-pproperty-in-chinese-mode-only.patch
-Patch10:    0004-Fall-back-to-auto_select-False-if-neither-dconf-nor-.patch
-Patch11:    0005-Preedit-needs-to-be-updated-on-page-up-and-page-down.patch
 
 Requires:       ibus > 1.3.0
 BuildRequires:  ibus-devel > 1.3.0
@@ -39,17 +28,6 @@ Development files for %{name}.
 
 %prep
 %setup -q
-%patch1 -p1 -b .uppercase-umlauts
-%patch2 -p1 -b .apply-dconf-changes
-%patch3 -p1 -b .make-comments-about-chinese-mode-clearer
-%patch4 -p1 -b .improve-detection-of-simplified-and-traditional-chinese
-%patch5 -p1 -b .fix-makefile-am
-%patch6 -p1 -b .fix-makefile-in
-%patch7 -p1 -b .fix-typo
-%patch8 -p1 -b .add-auto-select
-%patch9 -p1 -b .update-cmode-in-chinese-mode-only
-%patch10 -p1 -b .fall-back-to-auto-select-false-by-default
-%patch11 -p1 -b .preedit-needs-to-be-updated-when-paging
 
 %build
 %configure --disable-static --disable-additional
@@ -117,12 +95,18 @@ Development files for %{name}.
 %{_datadir}/%{name}/tables/template.txt
 %{_bindir}/%{name}-createdb
 %{_libexecdir}/ibus-engine-table
+%{_mandir}/man1/*
 
 %files devel
 %defattr(-, root, root, -)
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Apr 19 2013 Mike FABIAN <mfabian at redhat.com> - 1.5.0.20130419-1
+- update to latest upstream
+- remove patches which are included upstream
+- Resolves: #948454 - Man page scan results for ibus-table
+
 * Thu Feb 14 2013 Mike FABIAN <mfabian at redhat.com> - 1.5.0-2
 - Resolves: #911487 - Non-Chinese tables from the ibus-table-other package do not work
 - Add auto_select functionality to select the first phrase when typing.
diff --git a/sources b/sources
index 9b380a6..6eec2e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa9914e5c4c28173d1cdf9c23e681188  ibus-table-1.5.0.tar.gz
+6abf17991715afb3020bf5ed534145a7  ibus-table-1.5.0.20130419.tar.gz


More information about the scm-commits mailing list