This commit is contained in:
parent
d5ecdc0a5b
commit
4ffa9f5016
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 20:24:35 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Create upstream-branding subpackage, empty for now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 16:28:16 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -83,6 +83,7 @@ Provides: baloo5-runner
|
||||
Obsoletes: baloo5-runner
|
||||
Provides: plasma-workspace5 = %{version}
|
||||
Obsoletes: plasma-workspace5 <= %{version}
|
||||
Requires: %{name}-branding = %{_plasma5_branding_version}
|
||||
# used within startup
|
||||
Requires: kde-cli-tools5
|
||||
Requires: kded
|
||||
@ -118,6 +119,16 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
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}
|
||||
Supplements: packageand(plasma5-workspace:branding-upstream)
|
||||
Conflicts: otherproviders(%{name}-branding)
|
||||
|
||||
%description branding-upstream
|
||||
This package contains the basic packages for a Plasma workspace.
|
||||
|
||||
%package -n drkonqi5
|
||||
Summary: KDE crash handler
|
||||
Group: Development/Tools/Debuggers
|
||||
@ -267,6 +278,10 @@ workspace. Development files.
|
||||
%{_kf5_sharedir}/dbus-1/services/org.kde.kglobalaccel.service
|
||||
%{_kf5_servicesdir}/kglobalaccel5.desktop
|
||||
|
||||
%files branding-upstream
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
|
Loading…
x
Reference in New Issue
Block a user