Accepting request 570883 from KDE:Frameworks5

- Require libQt5Sql5-sqlite, apparently it crashes without it, and
  even if not it would probably not work properly (boo#1078173) (forwarded request 570880 from wolfi323)

OBS-URL: https://build.opensuse.org/request/show/570883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivitymanagerd?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2018-02-01 20:26:36 +00:00 committed by Git OBS Bridge
commit b2d5bd8cfe
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 30 08:33:52 UTC 2018 - wbauer@tmo.at
- Require libQt5Sql5-sqlite, apparently it crashes without it, and
even if not it would probably not work properly (boo#1078173)
-------------------------------------------------------------------
Mon Jan 15 15:54:02 CET 2018 - fabian@ritter-vogt.de

View File

@ -57,7 +57,7 @@ BuildRequires: cmake(Qt5Widgets) >= 5.3.0
Recommends: %{name}-imports = %{version}
Recommends: %{name}-lang
# for kactivitymanagerd_plugin_sqlite.so
Recommends: libQt5Sql5-sqlite
Requires: libQt5Sql5-sqlite
Provides: kactivities4 = %{version}
Provides: kactivities5 = 5.20.0
Obsoletes: kactivities4 < %{version}