OBS User unknown 2009-06-17 17:14:40 +00:00 committed by Git OBS Bridge
parent 04cca727cc
commit 8269c79907

View File

@ -1,32 +1,40 @@
#
# spec file for package audit-visualize (Version 1.5.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Copyright (c) 2009 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: audit-visualize
%define _name audit
Summary: Default plugins for the audit dispatcher
Summary: Visualization tools for the audit subsystem
Version: 1.5.2
Release: 1
License: GNU General Public License (GPL)
Release: 90
License: GPL v2 or later
Group: System/Monitoring
URL: http://people.redhat.com/sgrubb/audit/visualize/index.html
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
BuildArch: noarch
BuildArch: noarch
%description
The audispd-plugins package contains plugins for the audit dispatcher
(audispd).
The audit-visualize package contains scripts to produce flow graphs and
bar charts from audit data.
@ -53,5 +61,5 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %_prefix/lib/%_name/visualize/mkgraph
%changelog
* Sun May 06 2007 - tonyj@suse.de
* Sun May 06 2007 tonyj@suse.de
- created package