Accepting request 280453 from home:DarkSS:branches:devel:tools

https://github.com/zealdocs/zeal/issues/248 was fixed.

OBS-URL: https://build.opensuse.org/request/show/280453
OBS-URL: https://build.opensuse.org/package/show/devel:tools/zeal?expand=0&rev=3
This commit is contained in:
Martin Pluskal 2015-01-08 21:22:19 +00:00 committed by Git OBS Bridge
parent 04bc827479
commit 96cc13bc47
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 8 20:24:24 UTC 2015 - dap.darkness@gmail.com
- libQT5Sql5-sqlite has to be required, see more at
https://github.com/zealdocs/zeal/issues/248.
-------------------------------------------------------------------
Sun Nov 23 19:09:17 UTC 2014 - dap.darkness@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package zeal
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -42,6 +42,11 @@ BuildRequires: pkgconfig(appindicator-0.1)
%endif
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(xcb-keysyms)
%if 0%{?suse_version} >= 1320
Requires: libQt5Sql5-sqlite
%else
Requires: libqt5-sql-sqlite
%endif
%description
Zeal is a simple offline API documentation browser inspired by Dash