kde-style-breeze: drop use of Supplements, workaround bug #1325471

epel9
Rex Dieter 9 years ago
parent 51f8bf9a7a
commit 40245cd3d8

@ -4,7 +4,7 @@
Name: plasma-breeze Name: plasma-breeze
Version: 5.6.2 Version: 5.6.2
Release: 1%{?dist} Release: 2%{?dist}
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
License: GPLv2+ License: GPLv2+
@ -73,7 +73,10 @@ BuildRequires: libxcb-devel
#Requires: %{name}-common = %{version}-%{release} #Requires: %{name}-common = %{version}-%{release}
Obsoletes: plasma-breeze-kde4 < 5.1.95 Obsoletes: plasma-breeze-kde4 < 5.1.95
Provides: plasma-breeze-kde4%{?_isa} = %{version}-%{release} Provides: plasma-breeze-kde4%{?_isa} = %{version}-%{release}
%if 0%{?fedora} > 22 #if 0%{?fedora} > 22
## skip Supplements until dnf handling is better/fixed:
## https://bugzilla.redhat.com/show_bug.cgi?id=1325471
%if 0
Supplements: (kde-runtime and plasma-workspace) Supplements: (kde-runtime and plasma-workspace)
%endif %endif
%description -n kde-style-breeze %description -n kde-style-breeze
@ -169,6 +172,9 @@ fi
%changelog %changelog
* Mon Apr 11 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-2
- kde-style-breeze: drop use of Supplements, workaround bug #1325471
* Sat Apr 09 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-1 * Sat Apr 09 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.2-1
- 5.6.2 - 5.6.2

Loading…
Cancel
Save