From b91a77e17b36836f8e81095445f79e75458052ef Mon Sep 17 00:00:00 2001 From: lvgenggeng Date: Tue, 6 Feb 2024 09:51:55 +0800 Subject: [PATCH] move license file to prefered dir Signed-off-by: lvgenggeng --- ibus-table-array30.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ibus-table-array30.spec b/ibus-table-array30.spec index 6e28f05..7e22107 100644 --- a/ibus-table-array30.spec +++ b/ibus-table-array30.spec @@ -1,6 +1,6 @@ Name: ibus-table-array30 Version: 1.2.0.20090729 -Release: 8 +Release: 9 Summary: The Array 30 Chinese input method for IBus framework License: GPLv2+ URL: http://github.com/definite/ibus-table-array30/tree/master @@ -31,11 +31,15 @@ ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/Array30.db rm -rf $RPM_BUILD_ROOT %files -%doc AUTHORS README ChangeLog COPYING INSTALL +%doc AUTHORS README ChangeLog INSTALL +%license COPYING %defattr(-,root,root,-) %{_datadir}/ibus-table/{tables/Array30.db,icons/Array30.png} %changelog +* Tue Feb 06 2024 lvgenggeng - 1.2.0.20090729-9 +- move license file to prefered dir + * Mon Jun 07 2021 wulei - 1.2.0.20090729-8 - fixes failed: No CMAKE_C_COMPILEP could be found