forked from pool/audit
Accepting request 283377 from security
revert to r75 OBS-URL: https://build.opensuse.org/request/show/283377 OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=77
This commit is contained in:
parent
42d7928102
commit
35ac1a5f73
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package audit-secondary
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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
|
||||
@ -39,7 +39,6 @@ Patch2: audit-no-gss.patch
|
||||
Patch3: audit-no_m4_dir.patch
|
||||
Patch4: audit-allow-manual-stop.patch
|
||||
Patch5: audit-ausearch-do-not-require-tclass.patch
|
||||
Patch6: audit-ausearch-filter-apparmor-events.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: audit-devel = %{version}
|
||||
BuildRequires: autoconf >= 2.12
|
||||
@ -97,7 +96,6 @@ rm -rf audisp/plugins/prelude
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%build
|
||||
autoreconf -fi
|
||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 29 12:17:30 UTC 2015 - fdmanana@suse.com
|
||||
|
||||
- Teach ausearch to filter AppArmor events (Fate#317726).
|
||||
Added patch file audit-ausearch-filter-apparmor-events.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 14:55:22 UTC 2014 - mq@suse.cz
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package audit
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 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
|
||||
|
Loading…
Reference in New Issue
Block a user