Resolves: #855098
- Correct the filename of the ipa-x-sampa icon and replace it with a nicer .svg version.
This commit is contained in:
parent
a642bfda59
commit
32970a94e3
BIN
ibus-table-others-1.3.0.20100907-fix-ipa-x-sampa-icon.patch
Normal file
BIN
ibus-table-others-1.3.0.20100907-fix-ipa-x-sampa-icon.patch
Normal file
Binary file not shown.
@ -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
|
Patch0: ibus-table-others-1.3.0.20100907-fix-emoji-build.patch
|
||||||
Patch1: ibus-table-others-1.3.0.20100907-improve-translit.patch
|
Patch1: ibus-table-others-1.3.0.20100907-improve-translit.patch
|
||||||
Patch2: ibus-table-others-1.3.0.20100907-table-language-empty.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
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: ibus-table
|
Requires: ibus-table
|
||||||
@ -68,6 +69,7 @@ The package contains table for writing Unicode mathematics symbols.
|
|||||||
%patch0 -p1 -b .fix-emoji-build
|
%patch0 -p1 -b .fix-emoji-build
|
||||||
%patch1 -p1 -b .improve-translit
|
%patch1 -p1 -b .improve-translit
|
||||||
%patch2 -p1 -b .table-language-empty
|
%patch2 -p1 -b .table-language-empty
|
||||||
|
%patch3 -p1 -b .fix-ipa-x-sampa-icon
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -111,7 +113,7 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
|
|||||||
%{_datadir}/ibus-table/tables/compose.db
|
%{_datadir}/ibus-table/tables/compose.db
|
||||||
%{_datadir}/ibus-table/tables/ipa-x-sampa.db
|
%{_datadir}/ibus-table/tables/ipa-x-sampa.db
|
||||||
%{_datadir}/ibus-table/icons/compose.svg
|
%{_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
|
%files -n ibus-table-translit
|
||||||
%{_datadir}/ibus-table/tables/translit.db
|
%{_datadir}/ibus-table/tables/translit.db
|
||||||
@ -130,6 +132,11 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
|
|||||||
%{_datadir}/ibus-table/icons/mathwriter.png
|
%{_datadir}/ibus-table/icons/mathwriter.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 06 2012 Mike FABIAN <mfabian@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@redhat.com> - 1.3.0.20100907-12
|
* Thu Sep 06 2012 Mike FABIAN <mfabian@redhat.com> - 1.3.0.20100907-12
|
||||||
- Resolves: #855102
|
- Resolves: #855102
|
||||||
- Supported languages should not be left empty in a table.
|
- Supported languages should not be left empty in a table.
|
||||||
|
Loading…
Reference in New Issue
Block a user