forked from pool/humanity-icon-theme
Accepting request 588208 from X11:Unity
OBS-URL: https://build.opensuse.org/request/show/588208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/humanity-icon-theme?expand=0&rev=4
This commit is contained in:
commit
8ba40a609d
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 12 12:43:56 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
- Update to version 0.6.15 (changes since 0.6.10):
|
||||||
|
* Adapt to the new Totem icon name (lp#1623768).
|
||||||
|
* Add hidpi @2 support (lp#1657863, lp#1622686).
|
||||||
|
* Add symlinks to handle Nautilus 3.24's new icon name
|
||||||
|
(lp#1669655).
|
||||||
|
* Add symlinks to handle gnome-control-center 3.28's new icon
|
||||||
|
name (lp#1750174).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 10 13:26:03 UTC 2015 - sor.alexei@meowr.ru
|
Sat Oct 10 13:26:03 UTC 2015 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package humanity-icon-theme
|
# spec file for package humanity-icon-theme
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%define _name Humanity
|
%define _name Humanity
|
||||||
Name: humanity-icon-theme
|
Name: humanity-icon-theme
|
||||||
Version: 0.6.10
|
Version: 0.6.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Ayatana Humanity icon theme
|
Summary: Ayatana Humanity icon theme
|
||||||
License: GPL-2.0
|
License: GPL-2.0-only
|
||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
Url: https://launchpad.net/humanity
|
Url: https://launchpad.net/humanity
|
||||||
Source: http://archive.ubuntu.com/ubuntu/pool/main/h/%{name}/%{name}_%{version}.tar.gz
|
Source: https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.tar.xz
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
Requires: adwaita-icon-theme
|
Requires: adwaita-icon-theme
|
||||||
@ -53,15 +53,21 @@ find -L %{buildroot}%{_datadir}/icons/ -type l -delete
|
|||||||
%icon_theme_cache_create_ghost %{_name}-Dark
|
%icon_theme_cache_create_ghost %{_name}-Dark
|
||||||
%fdupes %{buildroot}%{_datadir}/icons/
|
%fdupes %{buildroot}%{_datadir}/icons/
|
||||||
|
|
||||||
|
%if 0%{?suse_version} < 1500
|
||||||
%post
|
%post
|
||||||
%icon_theme_cache_post %{_name}
|
%icon_theme_cache_post %{_name}
|
||||||
%icon_theme_cache_post %{_name}-Dark
|
%icon_theme_cache_post %{_name}-Dark
|
||||||
|
|
||||||
# No need for %%icon_theme_cache_postun in %%postun since the theme won't exist anymore.
|
# No need for %%icon_theme_cache_postun in %%postun since the theme won't exist anymore.
|
||||||
|
%endif
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%if 0%{?suse_version} >= 1500
|
||||||
%doc AUTHORS CONTRIBUTORS COPYING
|
%license COPYING
|
||||||
|
%else
|
||||||
|
%doc COPYING
|
||||||
|
%endif
|
||||||
|
%doc AUTHORS CONTRIBUTORS
|
||||||
%ghost %{_datadir}/icons/%{_name}*/icon-theme.cache
|
%ghost %{_datadir}/icons/%{_name}*/icon-theme.cache
|
||||||
%{_datadir}/icons/%{_name}*
|
%{_datadir}/icons/%{_name}*
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f279b2f68dfef14b3b77d16ad8ab2e1d6093766341c0063652d2f7308166e18e
|
|
||||||
size 4185233
|
|
3
humanity-icon-theme_0.6.15.tar.xz
Normal file
3
humanity-icon-theme_0.6.15.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9dbcb425c2ee2a58c70da1eda4c2c88e32e7ede4094fb59772726864c8214aa6
|
||||||
|
size 1755216
|
Loading…
x
Reference in New Issue
Block a user