From b19b8024248eac4659824e10c6fc28fb32363f52a6ee34f410bcfd6ea857ed92 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 25 Nov 2014 07:03:37 +0000 Subject: [PATCH] Accepting request 262360 from home:ecsos crash without this change when icon is missing. OBS-URL: https://build.opensuse.org/request/show/262360 OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=51 --- clamtk.changes | 5 +++++ clamtk.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/clamtk.changes b/clamtk.changes index 6ed3159..5bacb5f 100644 --- a/clamtk.changes +++ b/clamtk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 19 17:19:51 UTC 2014 - ecsos@opensuse.org + +- insert requires: gnome-icon-theme because of crash + ------------------------------------------------------------------- Mon Nov 17 17:22:48 UTC 2014 - ecsos@opensuse.org diff --git a/clamtk.spec b/clamtk.spec index c43a2c6..32289e8 100644 --- a/clamtk.spec +++ b/clamtk.spec @@ -42,6 +42,7 @@ Requires: perl(Locale::gettext) Requires: perl(Net::DNS) Requires: perl(Text::CSV) Requires: zenity +Requires: gnome-icon-theme BuildRequires: desktop-file-utils # not actually needed, but to make the build fail if the dependencies # won't be available at runtime: