Accepting request 622932 from home:mimi_vx:branches:KDE:Frameworks5
- move xembedsniproxy to own subpackage OBS-URL: https://build.opensuse.org/request/show/622932 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=410
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 08:17:32 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- move xembedsniproxy to own subpackage
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 10 14:02:22 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -147,6 +147,7 @@ Requires: milou5 >= %{_plasma5_version}
|
||||
# boo#912317
|
||||
Requires: oxygen5-sounds >= %{_plasma5_version}
|
||||
Requires: solid-imports
|
||||
Requires: xembedsniproxy >= %{_plasma5_version}
|
||||
# /usr/bin/startkde calls xprop
|
||||
Requires: xprop
|
||||
# hardcode versions of plasma-framework-components and plasma-framework-private packages, as upstream doesn't keep backwards compability there
|
||||
@@ -168,8 +169,6 @@ Provides: %{name}-branding = %{_plasma5_bugfix}
|
||||
Provides: %{name}-branding-upstream = %{version}
|
||||
Provides: dbus(org.freedesktop.Notifications)
|
||||
Obsoletes: %{name}-branding-upstream < %{version}
|
||||
Provides: xembed-sni-proxy = %{version}
|
||||
Obsoletes: xembed-sni-proxy < %{version}
|
||||
# Later versions have a supplements in sni-qt
|
||||
%if 0%{?suse_version} < 1330
|
||||
# so Qt4-only apps have some colors in tray
|
||||
@@ -200,6 +199,16 @@ Group: Development/Libraries/KDE
|
||||
This package contains the basic packages for a K Desktop Environment
|
||||
workspace.
|
||||
|
||||
%package -n xembedsniproxy
|
||||
Summary: XEmbed SNI Proxy
|
||||
Group: System/Gui/KDE
|
||||
Provides: xembed-sni-proxy = %{version}
|
||||
Obsoletes: xembed-sni-proxy < %{version}
|
||||
|
||||
%description -n xembedsniproxy
|
||||
This package provides XEmbed proxy for SNI tray's. Can be used also
|
||||
by standalone tray apps
|
||||
|
||||
%package devel
|
||||
Summary: The KDE Plasma Workspace Components
|
||||
Group: Development/Libraries/KDE
|
||||
@@ -345,7 +354,6 @@ fi
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%{_kf5_bindir}/xembedsniproxy
|
||||
%{_kf5_bindir}/kcheckrunning
|
||||
%{_kf5_bindir}/kcminit
|
||||
%{_kf5_bindir}/kcminit_startup
|
||||
@@ -366,7 +374,6 @@ fi
|
||||
%{_kf5_configdir}/autostart/org.kde.plasmashell.desktop
|
||||
%{_kf5_configdir}/autostart/klipper.desktop
|
||||
%{_kf5_configdir}/autostart/krunner.desktop
|
||||
%{_kf5_configdir}/autostart/xembedsniproxy.desktop
|
||||
%config %{_kf5_configdir}/plasmoids.knsrc
|
||||
%config %{_kf5_configdir}/wallpaper.knsrc
|
||||
%config %{_kf5_configdir}/taskmanagerrulesrc
|
||||
@@ -417,6 +424,11 @@ fi
|
||||
%{_kf5_debugdir}/*.categories
|
||||
%{_kf5_configdir}/autostart/gmenudbusmenuproxy.desktop
|
||||
|
||||
%files -n xembedsniproxy
|
||||
%license COPYING*
|
||||
%{_kf5_bindir}/xembedsniproxy
|
||||
%{_kf5_configdir}/autostart/xembedsniproxy.desktop
|
||||
|
||||
%files devel
|
||||
%license COPYING*
|
||||
%{_kf5_prefix}/include/kworkspace5/
|
||||
@@ -437,7 +449,7 @@ fi
|
||||
%{_kf5_sharedir}/dbus-1/interfaces/
|
||||
|
||||
%files -n plasma5-session
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_sharedir}/xsessions/plasma5.desktop
|
||||
%{_kf5_sharedir}/xsessions/kde-plasma.desktop
|
||||
%ghost %{_sysconfdir}/alternatives/default-xsession.desktop
|
||||
@@ -446,7 +458,7 @@ fi
|
||||
# No wayland for 42.x as no Xwayland available
|
||||
%if 0%{?suse_version} > 1320
|
||||
%files -n plasma5-session-wayland
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%dir %{_datadir}/wayland-sessions/
|
||||
%{_datadir}/wayland-sessions/plasmawayland.desktop
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user