osmith has uploaded a new patch set (#3) to the change originally created by
fixeria. ( https://gerrit.osmocom.org/c/osmo-msc/+/23284 )
Change subject: contrib/osmo-msc.spec.in: depend on dbd-sqlite3
......................................................................
contrib/osmo-msc.spec.in: depend on dbd-sqlite3
Add the missing runtime dependency to the sqlite3 driver of libdbd.
The library does not provide a pkgconfig file, so using "pkgconfig(...)"
as done in the BuildRequires is not possible. Write both the OpenSUSE
and CentOS name with an if..else.
Fixes:
<0009> db.c:648 Failed to create database connection to sqlite3 db 'sms.db';
Is the sqlite3 database driver for libdbi installed on this
system?
Change-Id: Ia972944c300aecbb6ec460b2362aabff459baefd
---
M contrib/osmo-msc.spec.in
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/84/23284/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/23284
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ia972944c300aecbb6ec460b2362aabff459baefd
Gerrit-Change-Number: 23284
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Assignee: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: roox <[email protected]>
Gerrit-MessageType: newpatchset