!5 add BuildRequires gcc
From: @zhang__3125 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
bfb103a589
@ -2,10 +2,11 @@ Name: gnome-icon-theme
|
||||
Version: 3.12.0
|
||||
Summary: GNOME Desktop icon theme
|
||||
License: LGPLv3+
|
||||
Release: 12
|
||||
Release: 13
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-icon-theme/3.12/gnome-icon-theme-%{version}.tar.xz
|
||||
BuildRequires: gtk2 icon-naming-utils >= 0.8.7 intltool librsvg2
|
||||
BuildRequires: gcc
|
||||
Requires: hicolor-icon-theme
|
||||
Provides: gnome-icon-theme-legacy = %{version}-%{release}
|
||||
Obsoletes: gnome-icon-theme-legacy < %{version}-%{release}
|
||||
@ -70,5 +71,8 @@ gtk-update-icon-cache -f %{_datadir}/icons/gnome &>/dev/null || :
|
||||
%{_datadir}/pkgconfig/gnome-icon-theme.pc
|
||||
|
||||
%changelog
|
||||
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 3.12.0-13
|
||||
- add BuildRequires gcc
|
||||
|
||||
* Wed Dec 11 2019 Ling Yang <lingyang2@huawei.com> - 3.12.0-12
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user