This commit is contained in:
parent
04cca727cc
commit
8269c79907
@ -1,32 +1,40 @@
|
|||||||
#
|
#
|
||||||
# spec file for package audit-visualize (Version 1.5.2)
|
# spec file for package audit-visualize (Version 1.5.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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.
|
|
||||||
#
|
#
|
||||||
|
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: audit-visualize
|
Name: audit-visualize
|
||||||
%define _name audit
|
%define _name audit
|
||||||
Summary: Default plugins for the audit dispatcher
|
Summary: Visualization tools for the audit subsystem
|
||||||
Version: 1.5.2
|
Version: 1.5.2
|
||||||
Release: 1
|
Release: 90
|
||||||
License: GNU General Public License (GPL)
|
License: GPL v2 or later
|
||||||
Group: System/Monitoring
|
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
|
Source0: audit-visualize.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: audit, graphviz, gnuplot
|
Requires: audit, graphviz, gnuplot
|
||||||
PreReq: %insserv_prereq %fillup_prereq
|
PreReq: %insserv_prereq %fillup_prereq
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The audispd-plugins package contains plugins for the audit dispatcher
|
The audit-visualize package contains scripts to produce flow graphs and
|
||||||
(audispd).
|
bar charts from audit data.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -53,5 +61,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%attr(755,root,root) %_prefix/lib/%_name/visualize/mkgraph
|
%attr(755,root,root) %_prefix/lib/%_name/visualize/mkgraph
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun May 06 2007 - tonyj@suse.de
|
* Sun May 06 2007 tonyj@suse.de
|
||||||
- created package
|
- created package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user