Accepting request 508225 from home:wolfi323:test
- Move the Recommends: %{name}-plugin-lang to the plasma5-integration-plugin sub package, otherwise the translations won't get installed as there is no main package (boo#1027925) OBS-URL: https://build.opensuse.org/request/show/508225 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-integration?expand=0&rev=55
This commit is contained in:
parent
4caa193fd3
commit
74ef60ec99
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 4 21:57:28 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- Move the Recommends: %{name}-plugin-lang to the
|
||||
plasma5-integration-plugin sub package, otherwise the
|
||||
translations won't get installed as there is no main package
|
||||
(boo#1027925)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 17:50:45 CEST 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -48,9 +48,6 @@ BuildRequires: cmake(Qt5X11Extras) >= 5.5.0
|
||||
BuildRequires: libQt5PlatformSupport-private-headers-devel >= 5.5.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-plugin-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -66,6 +63,9 @@ Group: System/GUI/KDE
|
||||
Requires: hack-fonts
|
||||
Requires: noto-sans
|
||||
%requires_eq libQt5Gui5
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-plugin-lang
|
||||
%endif
|
||||
|
||||
%description plugin
|
||||
Plasma Integration is a set of plugins responsible for better
|
||||
|
Loading…
x
Reference in New Issue
Block a user