diff --git a/audit-visualize.changes b/audit-visualize.changes index fa49935..0d2104d 100644 --- a/audit-visualize.changes +++ b/audit-visualize.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 24 16:10:54 UTC 2013 - p.drouand@gmail.com + +- Package doesn't provide any sysconfig file or sysvinit script + Remove %insserv_prereq %fillup_prereq PreReq tag +- Some improvements + ------------------------------------------------------------------- Sat Sep 17 13:39:23 UTC 2011 - jengelh@medozas.de diff --git a/audit-visualize.spec b/audit-visualize.spec index 6bb8951..8830fa3 100644 --- a/audit-visualize.spec +++ b/audit-visualize.spec @@ -1,7 +1,7 @@ # # spec file for package audit-visualize # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,14 +21,15 @@ Name: audit-visualize %define _name audit Summary: Visualization tools for the audit subsystem Version: 1.5.2 -Release: 90 +Release: 0 License: GPL-2.0+ Group: System/Monitoring Url: http://people.redhat.com/sgrubb/audit/visualize/index.html Source0: audit-visualize.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: audit, graphviz, gnuplot -PreReq: %insserv_prereq %fillup_prereq +Requires: audit +Requires: graphviz +Requires: gnuplot BuildArch: noarch %description