diff --git a/breeze-gtk.spec b/breeze-gtk.spec index 0a94517..7a34de7 100644 --- a/breeze-gtk.spec +++ b/breeze-gtk.spec @@ -48,7 +48,6 @@ Group: System/GUI/KDE Recommends: breeze5-cursors Suggests: gtk2-metatheme-%{_name} Suggests: gtk3-metatheme-%{_name} -Suggests: gtk4-metatheme-%{_name} Provides: %{_name}-gtk = %{version} Obsoletes: %{_name}-gtk < %{version} @@ -77,17 +76,6 @@ BuildArch: noarch %description -n gtk3-metatheme-%{_name} A GTK+ theme created to match with the new Plasma 5 Breeze theme. -%package -n gtk4-metatheme-%{_name} -Summary: GTK+ theme matching KDE's Breeze -- GTK+ 4 Support -Group: System/GUI/KDE -Requires: metatheme-%{_name}-common = %{version} -Supplements: (breeze4-style and gtk4) -Supplements: (breeze5-style and gtk4) -BuildArch: noarch - -%description -n gtk4-metatheme-%{_name} -A GTK+ theme created to match with the new Plasma 5 Breeze theme. - %prep %autosetup -p1 @@ -112,7 +100,4 @@ A GTK+ theme created to match with the new Plasma 5 Breeze theme. %files -n gtk3-metatheme-%{_name} %{_datadir}/themes/Breeze*/gtk-3.*/ -%files -n gtk4-metatheme-%{_name} -%{_datadir}/themes/Breeze*/gtk-4.*/ - %changelog