From 9fa66ff1ef3e006a1eaa76f1cf9d02f8fc5bbe48 Mon Sep 17 00:00:00 2001 From: mosquito Date: Aug 28 2017 11:53:01 +0000 Subject: Initial import (#1485376) Signed-off-by: mosquito --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..451f181 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/deepin-icon-theme-15.12.46.tar.gz diff --git a/deepin-icon-theme.spec b/deepin-icon-theme.spec new file mode 100644 index 0000000..434328d --- /dev/null +++ b/deepin-icon-theme.spec @@ -0,0 +1,58 @@ +Name: deepin-icon-theme +Version: 15.12.46 +Release: 1%{?dist} +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 +BuildArch: noarch +BuildRequires: python-devel + +%description +Icons for the Deepin Desktop Environment. + +%prep +%setup -q + +%build + +%install +%make_install PREFIX=%{_prefix} + +%post +touch --no-create %{_datadir}/icons/deepin &>/dev/null || : +touch --no-create %{_datadir}/icons/Sea &>/dev/null || : + +%postun +if [ $1 -eq 0 ] ; then + touch --no-create %{_datadir}/icons/deepin &>/dev/null + /usr/bin/gtk-update-icon-cache %{_datadir}/icons/deepin &>/dev/null || : + touch --no-create %{_datadir}/icons/Sea &>/dev/null + /usr/bin/gtk-update-icon-cache %{_datadir}/icons/Sea &>/dev/null || : +fi + +%posttrans +/usr/bin/gtk-update-icon-cache %{_datadir}/icons/deepin &>/dev/null || : +/usr/bin/gtk-update-icon-cache %{_datadir}/icons/Sea &>/dev/null || : + +%files +%doc README.md +%license LICENSE +%{_datadir}/icons/deepin/ +%{_datadir}/icons/Sea/ + +%changelog +* Fri Jul 14 2017 mosquito - 15.12.46-1 +- Update to 15.12.46 + +* Fri May 19 2017 mosquito - 15.12.42-1.git59ca728 +- Update to 15.12.42 + +* Tue Mar 7 2017 mosquito - 15.12.33-1.git2f50a33 +- Update to 15.12.33 + +* Tue Jan 17 2017 mosquito - 15.12.32-1.git69bcc88 +- Update to 15.12.32 + +* Sun Sep 18 2016 Jaroslav Stepanek +- Initial package build diff --git a/sources b/sources new file mode 100644 index 0000000..6093bc9 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (deepin-icon-theme-15.12.46.tar.gz) = 598d9988851f52c21f0c3c7b3b6168ef2ed690fc9466c1a53a0fbd5e15acc706aff708315122f1bf77c3a303084d3f80f9e2ea5d1aeb8625d52bf18e107038a0