forked from pool/audit
This commit is contained in:
parent
65a7a4955f
commit
7c9c701854
@ -15,7 +15,7 @@ Name: audit-libs-python
|
|||||||
BuildRequires: audit-devel gcc-c++ pkg-config python-devel swig
|
BuildRequires: audit-devel gcc-c++ pkg-config python-devel swig
|
||||||
Summary: Python bindings for libaudit
|
Summary: Python bindings for libaudit
|
||||||
Version: 1.5.3
|
Version: 1.5.3
|
||||||
Release: 1
|
Release: 3
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: http://people.redhat.com/sgrubb/audit/
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 7 11:24:29 CEST 2007 - rguenther@suse.de
|
||||||
|
|
||||||
|
- Drop pkg-config BuildRequires introduced by last change.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 2 19:08:53 CEST 2007 - tonyj@suse.de
|
Wed May 2 19:08:53 CEST 2007 - tonyj@suse.de
|
||||||
|
|
||||||
|
@ -11,10 +11,10 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: audit
|
Name: audit
|
||||||
BuildRequires: gcc-c++ pkg-config
|
BuildRequires: gcc-c++
|
||||||
Summary: User Space Tools for 2.6 Kernel Auditing
|
Summary: User Space Tools for 2.6 Kernel Auditing
|
||||||
Version: 1.5.3
|
Version: 1.5.3
|
||||||
Release: 1
|
Release: 3
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: http://people.redhat.com/sgrubb/audit/
|
||||||
@ -197,6 +197,8 @@ fi
|
|||||||
%ghost /var/log/audit/audit.log
|
%ghost /var/log/audit/audit.log
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 07 2007 - rguenther@suse.de
|
||||||
|
- Drop pkg-config BuildRequires introduced by last change.
|
||||||
* Wed May 02 2007 - tonyj@suse.de
|
* Wed May 02 2007 - tonyj@suse.de
|
||||||
- Upgrade to 1.5.3. Drop AUDITD_DISABLE_CONTEXTS from audit sysconfig
|
- Upgrade to 1.5.3. Drop AUDITD_DISABLE_CONTEXTS from audit sysconfig
|
||||||
* Wed Nov 29 2006 - tonyj@suse.de
|
* Wed Nov 29 2006 - tonyj@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user