From 3a6f9eff8ae74645b709150f918c1303597c0592049e273519ea3362a17ec5ea Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 26 Jun 2015 14:21:06 +0000 Subject: [PATCH] Accepting request 313592 from home:amazingfate Some qt5 apps has "symbol lookup error", change the build dep to libqt5-qtbase-devel can solve it. OBS-URL: https://build.opensuse.org/request/show/313592 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=49 --- Botan.changes | 5 +++++ Botan.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Botan.changes b/Botan.changes index 9f37b3f..791396a 100644 --- a/Botan.changes +++ b/Botan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 24 16:19:12 UTC 2015 - liujianfeng1994@gmail.com + +- Change build dependence "libqt4-devel" to "libqt5-qtbase-devel". + ------------------------------------------------------------------- Fri May 8 18:00:00 CET 2014 - tbehrens@suse.com diff --git a/Botan.spec b/Botan.spec index 4616c90..9146ff8 100644 --- a/Botan.spec +++ b/Botan.spec @@ -45,7 +45,7 @@ BuildRequires: gcc-c++ BuildRequires: gmp-devel BuildRequires: gmp-devel >= 4.1 BuildRequires: libbz2-devel -BuildRequires: libqt4-devel +BuildRequires: libqt5-qtbase-devel BuildRequires: openssl-devel BuildRequires: pkg-config BuildRequires: python