From 3b881c39125f3f7602da2e98b0d62714e808fd8cd5e7bad327bab6f58f763e43 Mon Sep 17 00:00:00 2001 From: Thomas ANDREJAK Date: Tue, 30 Aug 2016 21:37:23 +0000 Subject: [PATCH] Fix Group to be a valid OpenSuse Group Fix Requires OBS-URL: https://build.opensuse.org/package/show/server:monitoring/prewikka?expand=0&rev=3 --- prewikka.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prewikka.spec b/prewikka.spec index 86747e6..af4cc81 100644 --- a/prewikka.spec +++ b/prewikka.spec @@ -20,7 +20,7 @@ Version: 3.0.0 Release: 0 Summary: Graphical front-end analysis console for the Prelude Framework License: GPL-2.0+ -Group: Applications/Internet +Group: Productivity/Networking/Web/Frontends Url: https://www.prelude-siem.org Source0: https://www.prelude-siem.org/pkg/src/3.0.0/%{name}-%{version}.tar.gz Patch0: prewikka-cheetah-shbang.patch @@ -32,10 +32,10 @@ BuildRequires: python-lesscpy BuildRequires: python-setuptools BuildRequires: gettext Requires: python-cheetah -Requires: xorg-x11-fonts-Type1 +Requires: xorg-x11-fonts Requires: python-babel Requires: python-dateutil -Requires: pytz +Requires: python-pytz Requires: python-libprelude Requires: python-libpreludedb BuildArch: noarch