Replace adwaita-cursor-theme subpackage from gnome-themes-standard

This commit is contained in:
Kalev Lember 2014-05-07 17:04:08 +02:00
parent 1e406ff3d4
commit bf18c38503

View File

@ -1,6 +1,6 @@
Name: adwaita-icon-theme
Version: 3.13.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Adwaita icon theme
License: LGPLv3+ or CC-BY-SA
@ -13,6 +13,10 @@ BuildRequires: icon-naming-utils
BuildRequires: intltool
BuildRequires: /usr/bin/gtk-update-icon-cache
# Replace adwaita-cursor-theme subpackage from gnome-themes-standard
Provides: adwaita-cursor-theme = %{version}-%{release}
Obsoletes: adwaita-cursor-theme < 3.13.1-2
%description
This package contains the Adwaita icon theme used by the GNOME desktop.
@ -66,5 +70,8 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || :
%{_datadir}/pkgconfig/adwaita-icon-theme.pc
%changelog
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
- Replace adwaita-cursor-theme subpackage from gnome-themes-standard
* Mon Apr 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
- Initial Fedora packaging