feature:init commit for v2.5 version.
- 提交v2.5版本主题包
This commit is contained in:
parent
496065f4db
commit
b67f247e8e
Binary file not shown.
BIN
kiran-icon-theme-2.5.0.tar.gz
Normal file
BIN
kiran-icon-theme-2.5.0.tar.gz
Normal file
Binary file not shown.
@ -1,15 +1,14 @@
|
||||
%global commit_date 20201105
|
||||
%global short_commit ef06cd8
|
||||
%global git_version git%{commit_date}.%{short_commit}
|
||||
|
||||
Name: kiran-icon-theme
|
||||
Version: 0.8.0
|
||||
Release: 9+%{git_version}.kb1
|
||||
Version: 2.5.0
|
||||
Release: 1
|
||||
Summary: Icon theme for Kiran desktop
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
URL: http://www.kylinos.com.cn
|
||||
Source0: %{name}-%{version}+%{git_version}.tar.gz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
|
||||
Requires: google-noto-cjk-fonts
|
||||
BuildArch: noarch
|
||||
@ -24,36 +23,20 @@ desktop, which provides default appearance for icons.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
|
||||
%build
|
||||
%{__mkdir} -p %{buildroot}
|
||||
%cmake
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/usr/share/icons/
|
||||
cp -r $RPM_BUILD_DIR/%{name}-%{version}/ $RPM_BUILD_ROOT/usr/share/icons/Kiran/
|
||||
|
||||
%make_install
|
||||
|
||||
%files
|
||||
%doc
|
||||
%{_datadir}/icons/Kiran/*
|
||||
|
||||
|
||||
%{_datadir}/icons/KiranNew/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 yuanxing <yaunxing@kylinsec.com.cn> - 0.8.0-9+git20201105.ef06cd8.kb1
|
||||
- KYOS-F: remove redhat icons
|
||||
* Tue Mar 28 2023 yuanxing <yaunxing@kylinsec.com.cn> - 2.5.0-1
|
||||
- KYOS-F: init commit for v2.5 version.
|
||||
|
||||
* Mon Aug 08 2022 luoqing <luoqing@kylinsec.com.cn> - 0.8.0-8+git20201105.ef06cd8.kb2
|
||||
- KYOS-F: Modify license.
|
||||
|
||||
* Mon Aug 01 2022 yuanxing <yuanxing@kylinos.com.cn> - 0.8.0-7+git20201105.ef06cd8.kb1
|
||||
- KYOS-F: remove %{dist} in Release
|
||||
|
||||
* Thu Nov 05 2020 songchuanfei <songchuanfei@kylinos.com.cn> - 0.8.0-6+git20201105.ef06cd8.ky3.kb1
|
||||
- KYOS-F: update tray icons, loading animation and battery icons
|
||||
|
||||
* Thu Jul 07 2020 zhoujieda <zhoujieda@kylinos.com.cn> - 0.8.0-5.kb4
|
||||
- KYOS-P:update the new battery icons
|
||||
Related:#28132
|
||||
|
||||
* Thu May 14 2020 longcheng <longcheng@kylinos.com.cn> - 0.8.0-5.kb3
|
||||
- KYOS-P:remove org.gnome.Software.svg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user