Resolves: rhbz#2035337

- Add appdata.xml files for the subpackages where they were missing
- Fix URLs in existing appdata.xml files
This commit is contained in:
Mike FABIAN 2021-12-28 19:38:11 +01:00
parent c998390726
commit df79326369

View File

@ -4,7 +4,7 @@
%global createdb ibus-table-createdb %global createdb ibus-table-createdb
Name: ibus-table-chinese Name: ibus-table-chinese
Version: 1.8.3 Version: 1.8.3
Release: 9%{?dist} Release: 10%{?dist}
Summary: Chinese input tables for IBus Summary: Chinese input tables for IBus
Summary(zh_CN): 中文码表输入法 Summary(zh_CN): 中文码表输入法
Summary(zh_TW): 中文碼表輸入法 Summary(zh_TW): 中文碼表輸入法
@ -152,8 +152,7 @@ but only need Canjie's first and last word-root
to form a character. to form a character.
Includes: Includes:
Quick3, Quick5 and Quick-Classic, Quick3, Quick5 and Quick-Classic.
and Smart Cangjie 6.
%description -l zh_TW quick %description -l zh_TW quick
速成輸入法,又稱簡易輸入法,為倉頡輸入法之簡化版本。 速成輸入法,又稱簡易輸入法,為倉頡輸入法之簡化版本。
@ -327,11 +326,228 @@ make install DESTDIR=%{buildroot}
# #
# See http://www.freedesktop.org/software/appstream/docs/ for more details. # See http://www.freedesktop.org/software/appstream/docs/ for more details.
# #
mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata mkdir -p $RPM_BUILD_ROOT%{_datadir}/metainfo
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/stroke5.appdata.xml <<EOF cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-array.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod"> <component type="inputmethod">
<id>stroke5.db</id> <id>org.freedesktop.ibus.engine.table.array</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Array input methods</name>
<summary>Chinese input method</summary>
<description>
<p>
Array input method is a free, open-minded character-structured
input method. Includes: array30 (27489 characters) and
array30-big (27489 characters + Unicode ExtB).
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-cangjie.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.cangjie</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Cangjie input methods</name>
<summary>Chinese input method</summary>
<description>
<p>
Cangjie based input methods, includes:
Cangjie3, Canjie5, and Cangjie big tables.
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-cantonese.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.cantonese</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Cantonese input methods</name>
<summary>Chinese input method</summary>
<description>
<p>
Cantonese input methods, includes:
Cantonese, Hong-Kong version of Cantonese,
and jyutping.
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-easy.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.easy</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Easy input method</name>
<summary>Chinese input method</summary>
<description>
<p>
Easy phrase-wise input method.
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-erbi.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.erbi</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Erbi input method</name>
<summary>Chinese input method</summary>
<description>
<p>
Erbi input methods. Includes:
Super Erbi (as erbi)
and Erbi Qin-Song (erbi-qs)
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-quick.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.quick</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Quick-to-learn input methods</name>
<summary>Chinese input method</summary>
<description>
<p>
Quick-to-learn is based on Cangjie input method,
but only need Canjie's first and last word-root
to form a character. Includes: Quick3, Quick5 and Quick-Classic.
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-scj.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.scj</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Smart Cangjie</name>
<summary>Chinese input method</summary>
<description>
<p>
Smart Cangjie is an improved Cangjie base input method
which handles Cangjie, Quick, Cantonese, Chinese punctuation,
Japanese, 3000 frequent words by Hong Kong government,
both Traditional and Simplified Chinese.
This package includes the Smart Cangjie 6.
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-stroke5.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.stroke5</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<name>Stroke 5</name> <name>Stroke 5</name>
<summary>Chinese input method</summary> <summary>Chinese input method</summary>
@ -347,9 +563,9 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/stroke5.appdata.xml <<EOF
out on a traditional keyboard. out on a traditional keyboard.
</p> </p>
</description> </description>
<url type="homepage">https://code.google.com/p/ibus/</url> <url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://code.google.com/p/ibus/issues/list</url> <url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">https://code.google.com/p/ibus/wiki/FAQ</url> <url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages> <languages>
<lang percentage="100">zh_CN</lang> <lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang> <lang percentage="100">zh_HK</lang>
@ -359,12 +575,42 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/stroke5.appdata.xml <<EOF
<update_contact><!-- upstream-contact_at_email.com --></update_contact> <update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component> </component>
EOF EOF
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/wubi-haifeng86.appdata.xml <<EOF cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-wu.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod"> <component type="inputmethod">
<id>wubi-haifeng86.db</id> <id>org.freedesktop.ibus.engine.table.wu</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<name>HaiFeng Wubi 86</name> <name>Wu pronunciation input method</name>
<summary>Chinese input method</summary>
<description>
<p>
Wu pronunciation input method.
URL: http://input.foruto.com/wu/
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-wubi-haifeng86.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.wubi-haifeng86</id>
<metadata_license>CC0-1.0</metadata_license>
<name>HaiFeng Wubi 86 input method</name>
<summary>Simplified Chinese input method</summary> <summary>Simplified Chinese input method</summary>
<description> <description>
<p> <p>
@ -376,9 +622,9 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/wubi-haifeng86.appdata.xml <<EOF
out on a traditional keyboard. out on a traditional keyboard.
</p> </p>
</description> </description>
<url type="homepage">http://code.google.com/p/ibus/</url> <url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://code.google.com/p/ibus/issues/list</url> <url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">https://code.google.com/p/ibus/wiki/FAQ</url> <url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages> <languages>
<lang percentage="100">zh_CN</lang> <lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang> <lang percentage="100">zh_HK</lang>
@ -388,12 +634,12 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/wubi-haifeng86.appdata.xml <<EOF
<update_contact><!-- upstream-contact_at_email.com --></update_contact> <update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component> </component>
EOF EOF
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/wubi-jidian86.appdata.xml <<EOF cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-wubi-jidian86.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod"> <component type="inputmethod">
<id>wubi-jidian86.db</id> <id>org.freedesktop.ibus.engine.table.wubi-jidian86</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<name>Jidian Wubi 86</name> <name>Jidian Wubi 86 input method, JiShuang 6.0</name>
<summary>Simplified Chinese input method</summary> <summary>Simplified Chinese input method</summary>
<description> <description>
<p> <p>
@ -405,9 +651,9 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/wubi-jidian86.appdata.xml <<EOF
out on a traditional keyboard. out on a traditional keyboard.
</p> </p>
</description> </description>
<url type="homepage">http://code.google.com/p/ibus/</url> <url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://code.google.com/p/ibus/issues/list</url> <url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">https://code.google.com/p/ibus/wiki/FAQ</url> <url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages> <languages>
<lang percentage="100">zh_CN</lang> <lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang> <lang percentage="100">zh_HK</lang>
@ -417,10 +663,39 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/wubi-jidian86.appdata.xml <<EOF
<update_contact><!-- upstream-contact_at_email.com --></update_contact> <update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component> </component>
EOF EOF
cat > $RPM_BUILD_ROOT%{_datadir}/appdata/cantonyale.appdata.xml <<EOF cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-yong.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod"> <component type="inputmethod">
<id>cantonyale.db</id> <id>org.freedesktop.ibus.engine.table.yong</id>
<metadata_license>CC0-1.0</metadata_license>
<name>YongMa input method</name>
<summary>YongMa Chinese input method</summary>
<description>
<p>
YongMa input method.
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages>
<lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang>
<lang percentage="100">zh_SG</lang>
<lang percentage="100">zh_TW</lang>
</languages>
<update_contact><!-- upstream-contact_at_email.com --></update_contact>
</component>
EOF
cat > $RPM_BUILD_ROOT%{_datadir}/metainfo/ibus-table-chinese-cantonyale.appdata.xml <<EOF
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.table.cantonyale</id>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<name>cantonyale</name> <name>cantonyale</name>
<summary>Cantonese input method based on yale romanization</summary> <summary>Cantonese input method based on yale romanization</summary>
@ -434,9 +709,9 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/cantonyale.appdata.xml <<EOF
out on a traditional keyboard. out on a traditional keyboard.
</p> </p>
</description> </description>
<url type="homepage">http://code.google.com/p/ibus/</url> <url type="homepage">https://github.com/mike-fabian/ibus-table</url>
<url type="bugtracker">https://code.google.com/p/ibus/issues/list</url> <url type="bugtracker">https://github.com/mike-fabian/ibus-table/issues</url>
<url type="help">https://code.google.com/p/ibus/wiki/FAQ</url> <url type="help">http://mike-fabian.github.io/ibus-table</url>
<languages> <languages>
<lang percentage="100">zh_CN</lang> <lang percentage="100">zh_CN</lang>
<lang percentage="100">zh_HK</lang> <lang percentage="100">zh_HK</lang>
@ -503,12 +778,14 @@ rm -fr %{buildroot}%{_docdir}/*
%doc AUTHORS README ChangeLog COPYING %doc AUTHORS README ChangeLog COPYING
%files array %files array
%{_datadir}/metainfo/ibus-table-chinese-array.appdata.xml
%{ibus_icons_dir}/array30.* %{ibus_icons_dir}/array30.*
%verify(not size md5 mtime) %{ibus_tables_dir}/array30.db %verify(not size md5 mtime) %{ibus_tables_dir}/array30.db
%{ibus_icons_dir}/array30-big.* %{ibus_icons_dir}/array30-big.*
%verify(not size md5 mtime) %{ibus_tables_dir}/array30-big.db %verify(not size md5 mtime) %{ibus_tables_dir}/array30-big.db
%files cangjie %files cangjie
%{_datadir}/metainfo/ibus-table-chinese-cangjie.appdata.xml
%{ibus_icons_dir}/cangjie3.* %{ibus_icons_dir}/cangjie3.*
%verify(not size md5 mtime) %{ibus_tables_dir}/cangjie3.db %verify(not size md5 mtime) %{ibus_tables_dir}/cangjie3.db
%{ibus_icons_dir}/cangjie5.* %{ibus_icons_dir}/cangjie5.*
@ -517,6 +794,7 @@ rm -fr %{buildroot}%{_docdir}/*
%verify(not size md5 mtime) %{ibus_tables_dir}/cangjie-big.db %verify(not size md5 mtime) %{ibus_tables_dir}/cangjie-big.db
%files cantonese %files cantonese
%{_datadir}/metainfo/ibus-table-chinese-cantonese.appdata.xml
%{ibus_icons_dir}/cantonese.* %{ibus_icons_dir}/cantonese.*
%verify(not size md5 mtime) %{ibus_tables_dir}/cantonese.db %verify(not size md5 mtime) %{ibus_tables_dir}/cantonese.db
%{ibus_icons_dir}/cantonhk.* %{ibus_icons_dir}/cantonhk.*
@ -525,16 +803,19 @@ rm -fr %{buildroot}%{_docdir}/*
%verify(not size md5 mtime) %{ibus_tables_dir}/jyutping.db %verify(not size md5 mtime) %{ibus_tables_dir}/jyutping.db
%files easy %files easy
%{_datadir}/metainfo/ibus-table-chinese-easy.appdata.xml
%{ibus_icons_dir}/easy-big.* %{ibus_icons_dir}/easy-big.*
%verify(not size md5 mtime) %{ibus_tables_dir}/easy-big.db %verify(not size md5 mtime) %{ibus_tables_dir}/easy-big.db
%files erbi %files erbi
%{_datadir}/metainfo/ibus-table-chinese-erbi.appdata.xml
%{ibus_icons_dir}/erbi.* %{ibus_icons_dir}/erbi.*
%verify(not size md5 mtime) %{ibus_tables_dir}/erbi.db %verify(not size md5 mtime) %{ibus_tables_dir}/erbi.db
%{ibus_icons_dir}/erbi-qs.* %{ibus_icons_dir}/erbi-qs.*
%verify(not size md5 mtime) %{ibus_tables_dir}/erbi-qs.db %verify(not size md5 mtime) %{ibus_tables_dir}/erbi-qs.db
%files quick %files quick
%{_datadir}/metainfo/ibus-table-chinese-quick.appdata.xml
%{ibus_icons_dir}/quick3.* %{ibus_icons_dir}/quick3.*
%verify(not size md5 mtime) %{ibus_tables_dir}/quick3.db %verify(not size md5 mtime) %{ibus_tables_dir}/quick3.db
%{ibus_icons_dir}/quick5.* %{ibus_icons_dir}/quick5.*
@ -543,39 +824,47 @@ rm -fr %{buildroot}%{_docdir}/*
%verify(not size md5 mtime) %{ibus_tables_dir}/quick-classic.db %verify(not size md5 mtime) %{ibus_tables_dir}/quick-classic.db
%files scj %files scj
%{_datadir}/metainfo/ibus-table-chinese-scj.appdata.xml
%{ibus_icons_dir}/scj6.* %{ibus_icons_dir}/scj6.*
%verify(not size md5 mtime) %{ibus_tables_dir}/scj6.db %verify(not size md5 mtime) %{ibus_tables_dir}/scj6.db
%files stroke5 %files stroke5
%{_datadir}/appdata/stroke5.appdata.xml %{_datadir}/metainfo/ibus-table-chinese-stroke5.appdata.xml
%{ibus_icons_dir}/stroke5.* %{ibus_icons_dir}/stroke5.*
%verify(not size md5 mtime) %{ibus_tables_dir}/stroke5.db %verify(not size md5 mtime) %{ibus_tables_dir}/stroke5.db
%files wu %files wu
%{_datadir}/metainfo/ibus-table-chinese-wu.appdata.xml
%{ibus_icons_dir}/wu.* %{ibus_icons_dir}/wu.*
%verify(not size md5 mtime) %{ibus_tables_dir}/wu.db %verify(not size md5 mtime) %{ibus_tables_dir}/wu.db
%files wubi-haifeng %files wubi-haifeng
%{_datadir}/appdata/wubi-haifeng86.appdata.xml %{_datadir}/metainfo/ibus-table-chinese-wubi-haifeng86.appdata.xml
%doc tables/wubi-haifeng/COPYING tables/wubi-haifeng/README %doc tables/wubi-haifeng/COPYING tables/wubi-haifeng/README
%{ibus_icons_dir}/wubi-haifeng86.* %{ibus_icons_dir}/wubi-haifeng86.*
%verify(not size md5 mtime) %{ibus_tables_dir}/wubi-haifeng86.db %verify(not size md5 mtime) %{ibus_tables_dir}/wubi-haifeng86.db
%files wubi-jidian %files wubi-jidian
%{_datadir}/appdata/wubi-jidian86.appdata.xml %{_datadir}/metainfo/ibus-table-chinese-wubi-jidian86.appdata.xml
%{ibus_icons_dir}/wubi-jidian86.* %{ibus_icons_dir}/wubi-jidian86.*
%verify(not size md5 mtime) %{ibus_tables_dir}/wubi-jidian86.db %verify(not size md5 mtime) %{ibus_tables_dir}/wubi-jidian86.db
%files yong %files yong
%{_datadir}/metainfo/ibus-table-chinese-yong.appdata.xml
%{ibus_icons_dir}/yong.* %{ibus_icons_dir}/yong.*
%{ibus_tables_dir}/yong.db %{ibus_tables_dir}/yong.db
%files cantonyale %files cantonyale
%{_datadir}/appdata/cantonyale.appdata.xml %{_datadir}/metainfo/ibus-table-chinese-cantonyale.appdata.xml
%{ibus_icons_dir}/cantonyale.* %{ibus_icons_dir}/cantonyale.*
%verify(not size md5 mtime) %{ibus_tables_dir}/cantonyale.db %verify(not size md5 mtime) %{ibus_tables_dir}/cantonyale.db
%changelog %changelog
* Tue Dec 28 2021 Mike FABIAN <mfabian@redhat.com> - 1.8.3-10
- Add appdata.xml files for the subpackages where they were missing
- Fix URLs in existing appdata.xml files
- Resolves: rhbz#2035337
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-9 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild