This commit is contained in:
committed by
Git OBS Bridge
parent
36eb7a2df2
commit
37b66063a8
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 10 16:55:38 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Use %version instead of no longer existing %{_plasma5_branding_version}
|
||||
for branding provides/requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 28 23:05:36 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@@ -98,7 +98,7 @@ BuildRequires: pkgconfig(xi)
|
||||
BuildRequires: pkgconfig(xrender)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Conflicts: kdebase4-workspace < 5.3.0
|
||||
Requires: %{name}-branding = %{_plasma5_branding_version}
|
||||
Requires: %{name}-branding = %{version}
|
||||
Requires: %{name}-libs = %{version}-%{release}
|
||||
# used within startup
|
||||
Requires: kde-cli-tools5 >= %{version}
|
||||
@@ -143,7 +143,7 @@ This package contains the basic packages for a Plasma workspace.
|
||||
%package branding-upstream
|
||||
Summary: The KDE Plasma Workspace Components
|
||||
Group: System/GUI/KDE
|
||||
Provides: %{name}-branding = %{_plasma5_branding_version}
|
||||
Provides: %{name}-branding = %{version}
|
||||
Supplements: packageand(plasma5-workspace:branding-upstream)
|
||||
Conflicts: otherproviders(%{name}-branding)
|
||||
|
||||
|
Reference in New Issue
Block a user