From 771cce6f67daff8c0d73aae9c47515d483aaabea Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mar 04 2011 23:13:56 +0000 Subject: drop icon theme subpackage, it's empty --- diff --git a/gnome-themes-standard.spec b/gnome-themes-standard.spec index 920ffcf..7778d46 100644 --- a/gnome-themes-standard.spec +++ b/gnome-themes-standard.spec @@ -1,6 +1,6 @@ Name: gnome-themes-standard Version: 2.91.90 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Standard themes for GNOME applications Group: User Interface/Desktops @@ -17,7 +17,6 @@ BuildRequires: gtk3-devel BuildRequires: intltool gettext autoconf automake Requires: gtk2-engines gnome-icon-theme abattis-cantarell-fonts Requires: adwaita-cursor-theme = %{version}-%{release} -Requires: adwaita-icon-theme = %{version}-%{release} Requires: adwaita-gtk2-theme = %{version}-%{release} Requires: adwaita-gtk3-theme = %{version}-%{release} @@ -36,14 +35,6 @@ Group: User Interface/Desktops The adwaita-cursor-theme package contains a modern set of cursors originally designed for the GNOME desktop. -%package -n adwaita-icon-theme -Summary: Adwaita icon theme -Group: User Interface/Desktops - -%description -n adwaita-icon-theme -The adwaita-icon-theme package contains a modern set of icon originally -designed for the GNOME desktop. - %package -n adwaita-gtk2-theme Summary: adwaita gtk2 theme Group: User Interface/Desktops @@ -110,12 +101,7 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || : %files -n adwaita-cursor-theme # Cursors -%{_datadir}/icons/Adwaita/cursors - -%files -n adwaita-icon-theme -# Icons %{_datadir}/icons/Adwaita -%exclude %{_datadir}/icons/Adwaita/cursors %files -n adwaita-gtk2-theme # gtk2 Theme @@ -129,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/Adwaita &>/dev/null || : %doc COPYING NEWS %changelog +* Fri Mar 04 2011 Ray Strode 2.91.90-5 +- Drop icon-theme subpackage, it's empty + * Fri Mar 04 2011 Ray Strode 2.91.90-4 - Split out gtk themes into a subpackage as well Resolves: #675509