SHA256
1
0
forked from pool/audit
OBS User unknown 2008-06-23 00:42:51 +00:00 committed by Git OBS Bridge
parent 348e0bd056
commit f13d9c5aa9
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 3 21:49:41 CEST 2008 - coolo@suse.de
- avoid packaging a directory with different permissions (creating
rpm -V output)
-------------------------------------------------------------------
Wed Apr 16 12:09:26 CEST 2008 - aj@suse.de

View File

@ -13,12 +13,12 @@
Name: audit-secondary
%define _name audit
BuildRequires: audit-devel gcc-c++ openldap2-devel pkg-config python-devel swig
BuildRequires: audit audit-devel gcc-c++ openldap2-devel pkg-config python-devel swig
Summary: Python Bindings for libaudit
License: GPL v2 or later
Group: System/Monitoring
Version: 1.6.8
Release: 4
Release: 6
Url: http://people.redhat.com/sgrubb/audit/
Source0: audit-%{version}.tar.bz2
Patch0: audit-no_sca.patch
@ -120,8 +120,6 @@ rm -rf $RPM_BUILD_ROOT
%files -n audit-audispd-plugins
%defattr(-,root,root,-)
%dir /etc/audisp
%dir /etc/audisp/plugins.d
%attr(644,root,root) %{_mandir}/man8/audispd-zos-remote.8.gz
%attr(644,root,root) %{_mandir}/man5/zos-remote.conf.5.gz
%config(noreplace) %attr(640,root,root) /etc/audisp/plugins.d/audispd-zos-remote.conf
@ -129,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(750,root,root) /usr/sbin/audispd-zos-remote
%changelog
* Tue Jun 03 2008 coolo@suse.de
- avoid packaging a directory with different permissions (creating
rpm -V output)
* Wed Apr 16 2008 aj@suse.de
- Use %%py_requires for proper requires.
* Wed Mar 26 2008 tonyj@suse.de

View File

@ -15,7 +15,7 @@ Name: audit
BuildRequires: gcc-c++
Summary: User Space Tools for 2.6 Kernel Auditing
Version: 1.6.8
Release: 11
Release: 20
License: GPL v2 or later
Group: System/Monitoring
Url: http://people.redhat.com/sgrubb/audit/