[ibus-table-others/f17] Resolves: #855098

Mike FABIAN mfabian at fedoraproject.org
Fri Sep 7 10:31:02 UTC 2012


commit 638d8c1ae9c7d0c7b2b985c8dd8336f54dcb5281
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Thu Sep 6 17:23:46 2012 +0200

    Resolves: #855098
    
    - Correct the filename of the ipa-x-sampa icon and replace it with a nicer
      .svg version.

 ...thers-1.3.0.20100907-fix-ipa-x-sampa-icon.patch |  Bin 0 -> 8505 bytes
 ibus-table-others.spec                             |    9 ++++++++-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ibus-table-others-1.3.0.20100907-fix-ipa-x-sampa-icon.patch b/ibus-table-others-1.3.0.20100907-fix-ipa-x-sampa-icon.patch
new file mode 100644
index 0000000..125ebec
Binary files /dev/null and b/ibus-table-others-1.3.0.20100907-fix-ipa-x-sampa-icon.patch differ
diff --git a/ibus-table-others.spec b/ibus-table-others.spec
index dea32ec..2498539 100644
--- a/ibus-table-others.spec
+++ b/ibus-table-others.spec
@@ -11,6 +11,7 @@ Source0:    http://nkumar.fedorapeople.org/ibus-table-others/%{name}-%{version}.
 Patch0:     ibus-table-others-1.3.0.20100907-fix-emoji-build.patch
 Patch1:     ibus-table-others-1.3.0.20100907-improve-translit.patch
 Patch2:     ibus-table-others-1.3.0.20100907-table-language-empty.patch
+Patch3:     ibus-table-others-1.3.0.20100907-fix-ipa-x-sampa-icon.patch
 BuildArch:  noarch
 
 Requires:         ibus-table
@@ -68,6 +69,7 @@ The package contains table for writing Unicode mathematics symbols.
 %patch0 -p1 -b .fix-emoji-build
 %patch1 -p1 -b .improve-translit
 %patch2 -p1 -b .table-language-empty
+%patch3 -p1 -b .fix-ipa-x-sampa-icon
 
 %build
 %configure \
@@ -126,7 +128,7 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
 %{_datadir}/ibus-table/tables/compose.db
 %{_datadir}/ibus-table/tables/ipa-x-sampa.db
 %{_datadir}/ibus-table/icons/compose.svg
-%{_datadir}/ibus-table/icons/ipa-x-sampa.png
+%{_datadir}/ibus-table/icons/ipa-x-sampa.svg
 
 %files -n ibus-table-translit
 %defattr(-,root,root,-)
@@ -148,6 +150,11 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
 %{_datadir}/ibus-table/icons/mathwriter.png
 
 %changelog
+* Thu Sep 06 2012 Mike FABIAN <mfabian at redhat.com> - 1.3.0.20100907-13
+- Resolves: #855098
+- Correct the filename of the ipa-x-sampa icon and replace it with a nicer
+  .svg version.
+
 * Thu Sep 06 2012 Mike FABIAN <mfabian at redhat.com> - 1.3.0.20100907-12
 - Resolves: #855102
 - Supported languages should not be left empty in a table.


More information about the scm-commits mailing list