!21 modify classical-icon theme fcitx png no change
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
e2e533fb4f
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: ukui-themes
|
Name: ukui-themes
|
||||||
Version: 3.0.3
|
Version: 3.0.3
|
||||||
Release: 2
|
Release: 4
|
||||||
Summary: Official themes for the UKUI desktop
|
Summary: Official themes for the UKUI desktop
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -30,6 +30,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
ninja -C build install
|
ninja -C build install
|
||||||
|
|
||||||
rm -rf `find %{buildroot}/usr/share/icons/ukui -iname "fcitx.png"`
|
rm -rf `find %{buildroot}/usr/share/icons/ukui -iname "fcitx.png"`
|
||||||
|
rm -rf `find %{buildroot}/usr/share/icons/ukui-classical -iname "fcitx.png"`
|
||||||
|
rm -rf `find %{buildroot}/usr/share/icons/ukui-fashion -iname "fcitx.png"`
|
||||||
|
|
||||||
mkdir -p %{buildroot}/usr/share/doc/ukui-themes/
|
mkdir -p %{buildroot}/usr/share/doc/ukui-themes/
|
||||||
cp %{_builddir}/%{name}-%{version}/debian/copyright %{buildroot}/usr/share/doc/ukui-themes/
|
cp %{_builddir}/%{name}-%{version}/debian/copyright %{buildroot}/usr/share/doc/ukui-themes/
|
||||||
@ -51,6 +53,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/themes/ukui-light
|
%{_datadir}/themes/ukui-light
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 06 2022 pei-jiankang <peijiankang@kylinos.cn> - 3.0.3-4
|
||||||
|
- modify classical-icon theme fcitx png no change
|
||||||
|
|
||||||
|
* Wed Apr 06 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.3-3
|
||||||
|
- add yaml file
|
||||||
|
|
||||||
* Tue Mar 22 2022 pei-jiankang <peijiankang@kylinos.cn> - 3.0.3-2
|
* Tue Mar 22 2022 pei-jiankang <peijiankang@kylinos.cn> - 3.0.3-2
|
||||||
- modify fcitx png no change
|
- modify fcitx png no change
|
||||||
|
|
||||||
|
|||||||
4
ukui-themes.yaml
Normal file
4
ukui-themes.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: UKUI/ukui-themes
|
||||||
|
tag_prefix: "^v"
|
||||||
|
separator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user