!4 将版权许可文件放到合适的目录中
From: @lvgenggeng Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
e9764ca990
@ -1,6 +1,6 @@
|
|||||||
Name: ibus-table-array30
|
Name: ibus-table-array30
|
||||||
Version: 1.2.0.20090729
|
Version: 1.2.0.20090729
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: The Array 30 Chinese input method for IBus framework
|
Summary: The Array 30 Chinese input method for IBus framework
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://github.com/definite/ibus-table-array30/tree/master
|
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
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS README ChangeLog COPYING INSTALL
|
%doc AUTHORS README ChangeLog INSTALL
|
||||||
|
%license COPYING
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_datadir}/ibus-table/{tables/Array30.db,icons/Array30.png}
|
%{_datadir}/ibus-table/{tables/Array30.db,icons/Array30.png}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 06 2024 lvgenggeng <lvgenggeng@uniontech.com> - 1.2.0.20090729-9
|
||||||
|
- move license file to prefered dir
|
||||||
|
|
||||||
* Mon Jun 07 2021 wulei <wulei80@huawei.com> - 1.2.0.20090729-8
|
* Mon Jun 07 2021 wulei <wulei80@huawei.com> - 1.2.0.20090729-8
|
||||||
- fixes failed: No CMAKE_C_COMPILEP could be found
|
- fixes failed: No CMAKE_C_COMPILEP could be found
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user