Hello community, here is the log from the commit of package prelude-lml for openSUSE:Factory checked in at 2017-02-19 01:00:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/prelude-lml (Old) and /work/SRC/openSUSE:Factory/.prelude-lml.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "prelude-lml" Changes: -------- --- /work/SRC/openSUSE:Factory/prelude-lml/prelude-lml.changes 2016-09-16 11:02:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.prelude-lml.new/prelude-lml.changes 2017-02-19 01:00:53.424775878 +0100 @@ -1,0 +2,5 @@ +Thu Jan 26 21:35:45 UTC 2017 - [email protected] + +- Use SUSE RPM group names + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prelude-lml.spec ++++++ --- /var/tmp/diff_new_pack.sZtdP4/_old 2017-02-19 01:00:53.892710154 +0100 +++ /var/tmp/diff_new_pack.sZtdP4/_new 2017-02-19 01:00:53.892710154 +0100 @@ -1,7 +1,7 @@ # # spec file for package prelude-lml # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: prelude-lml Version: 3.0.0 Release: 0 Summary: The prelude log analyzer License: GPL-3.0+ -Group: System Environment/Daemon +Group: System/Daemons Url: https://www.prelude-siem.org Source0: https://www.prelude-siem.org/pkg/src/3.0.0/%{name}-%{version}.tar.gz Source1: %{name}.service Source2: %{name}.run BuildRequires: gamin-devel -BuildRequires: pcre-devel BuildRequires: libprelude-devel +BuildRequires: pcre-devel BuildRequires: systemd Requires: libprelude23 %{?systemd_requires} @@ -41,9 +42,9 @@ %package devel Summary: Header files and libraries for prelude-lml development -Group: Development/Libraries -Requires: libprelude-devel +Group: Development/Libraries/C and C++ Requires: %{name} = %{version}-%{release} +Requires: libprelude-devel %description devel Libraries, include files, etc you can use to develop custom
