Accepting request 85330 from security
- Remove redundant tags/sections from specfile (forwarded request 82853 from jengelh) OBS-URL: https://build.opensuse.org/request/show/85330 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audit-visualize?expand=0&rev=9
This commit is contained in:
parent
2a8a5ed420
commit
512e398d25
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 13:39:23 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 6 17:09:30 CEST 2007 - tonyj@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package audit-visualize (Version 1.5.2)
|
||||
# spec file for package audit-visualize
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: audit-visualize
|
||||
@ -36,22 +35,15 @@ BuildArch: noarch
|
||||
The audit-visualize package contains scripts to produce flow graphs and
|
||||
bar charts from audit data.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
sgrubb@redhat.com
|
||||
|
||||
%prep
|
||||
%setup -q -n audit-visualize
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%_prefix/lib/%_name/visualize
|
||||
mv README mkbar mkgraph $RPM_BUILD_ROOT/%_prefix/lib/%_name/visualize
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%dir %attr(755,root,root) %_prefix/lib/%_name
|
||||
@ -61,5 +53,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%attr(755,root,root) %_prefix/lib/%_name/visualize/mkgraph
|
||||
|
||||
%changelog
|
||||
* Sun May 06 2007 tonyj@suse.de
|
||||
- created package
|
||||
|
Loading…
x
Reference in New Issue
Block a user