From 222e46d1e0a144489f9fed849db12f9113b419b77afee55a7865ec3cf018abca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 28 Mar 2017 10:36:55 +0000 Subject: [PATCH] - Drop dejavu dependency as it is now using fontconfig and not hardcoded paths in the code OBS-URL: https://build.opensuse.org/package/show/network/datovka?expand=0&rev=18 --- datovka.changes | 6 ++++++ datovka.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/datovka.changes b/datovka.changes index 431968a..d37973c 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 28 10:36:31 UTC 2017 - tchvatal@suse.com + +- Drop dejavu dependency as it is now using fontconfig and not hardcoded + paths in the code + ------------------------------------------------------------------- Wed Mar 8 13:19:45 UTC 2017 - tchvatal@suse.com diff --git a/datovka.spec b/datovka.spec index aea4e8a..427e798 100644 --- a/datovka.spec +++ b/datovka.spec @@ -35,7 +35,6 @@ BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0 BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(libisds) -Requires: dejavu Requires: libqt5_sql_backend Requires(post): hicolor-icon-theme Requires(post): update-desktop-files