upgrade to version 2022.07.14
(cherry picked from commit 6be8b570dc457c5df9cc45ab10c50587713da390)
This commit is contained in:
parent
0eab55f656
commit
6cae47637e
Binary file not shown.
BIN
deepin-icon-theme-2022.07.14.tar.gz
Normal file
BIN
deepin-icon-theme-2022.07.14.tar.gz
Normal file
Binary file not shown.
@ -2,15 +2,15 @@
|
||||
%global start_logo start-here
|
||||
|
||||
Name: deepin-icon-theme
|
||||
Version: 2021.11.18
|
||||
Release: 2
|
||||
Version: 2022.07.14
|
||||
Release: 1
|
||||
Summary: Icons for the Deepin Desktop Environment
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-icon-theme
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: gtk-update-icon-cache
|
||||
BuildRequires: xorg-x11-apps git
|
||||
BuildRequires: xorg-x11-apps
|
||||
Requires: papirus-icon-theme
|
||||
Conflicts: deepin-cursor-theme
|
||||
Conflicts: sea-icon-theme
|
||||
@ -19,7 +19,7 @@ Conflicts: sea-icon-theme
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{name}-%{version} -S git
|
||||
%autosetup -p1 -n %{name}-%{version}
|
||||
# no such theme
|
||||
sed -i '/bloom-v20/d' Makefile
|
||||
|
||||
@ -27,7 +27,7 @@ sed -i '/bloom-v20/d' Makefile
|
||||
%make_build
|
||||
|
||||
%install
|
||||
make install-icons install-cursors DESTDIR=%{buildroot} PREFIX=%{_prefix}
|
||||
make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
|
||||
cp -a ./Sea ./bloom-classic ./bloom-classic-dark ./usr/share/icons/hicolor %{buildroot}%{_datadir}/icons
|
||||
for theme in %{themes}; do
|
||||
for dir in %{buildroot}%{_datadir}/icons/$theme/places/*; do
|
||||
@ -72,6 +72,9 @@ done
|
||||
%ghost %{_datadir}/icons/*/icon-theme.cache
|
||||
|
||||
%changelog
|
||||
* Wed Jul 26 2023 leeffo <liweiganga@uniontech.com> - 2022.07.14-1
|
||||
- upgrade to version
|
||||
|
||||
* Tue Jun 13 2023 liweigang <liweiganga@uniontech.com> - 2021.11.18-2
|
||||
- fix install Conflict
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user