From 5d9bcf70056590b55cc2f501e23f62b5149b3652fe2a1b26f9781e17d4d3ffb6 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 23 May 2011 09:58:02 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/audit revision 50.0 OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=8433422b952ca1e5826be6685f3c01cc --- audit-secondary.spec | 2 +- audit.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/audit-secondary.spec b/audit-secondary.spec index 94bc3c5..761f092 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -26,7 +26,7 @@ Summary: Python Bindings for libaudit License: GPLv2+ Group: System/Monitoring Version: 2.1.1 -Release: 2 +Release: 3 Url: http://people.redhat.com/sgrubb/audit/ Source0: audit-%{version}.tar.bz2 Patch1: audit-plugins-path.patch diff --git a/audit.spec b/audit.spec index f928fe3..8a953cc 100644 --- a/audit.spec +++ b/audit.spec @@ -23,7 +23,7 @@ BuildRequires: gcc-c++ tcpd-devel BuildRequires: kernel-headers >= 2.6.29 Summary: User Space Tools for 2.6 Kernel Auditing Version: 2.1.1 -Release: 9 +Release: 11 License: GPLv2+ Group: System/Monitoring Url: http://people.redhat.com/sgrubb/audit/ From 2b8b1fed251e1fd9e0b430556003db1caa0402912cdd304be218ca73ad96b16f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 29 Sep 2011 19:23:17 +0000 Subject: [PATCH 2/2] Accepting request 82852 from home:jengelh:bl-a - Remove redundant tags/sections from specfile - Add audit-devel to baselibs OBS-URL: https://build.opensuse.org/request/show/82852 OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=33 --- audit-secondary.changes | 5 +++++ audit-secondary.spec | 22 ---------------------- audit.changes | 6 ++++++ audit.spec | 21 --------------------- baselibs.conf | 4 ++++ 5 files changed, 15 insertions(+), 43 deletions(-) diff --git a/audit-secondary.changes b/audit-secondary.changes index 70ba4b2..391d2ca 100644 --- a/audit-secondary.changes +++ b/audit-secondary.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 13:38:42 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Fri May 20 16:54:38 UTC 2011 - tonyj@novell.com diff --git a/audit-secondary.spec b/audit-secondary.spec index 761f092..3f2ce8e 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild # nodebuginfo %define _name audit @@ -39,12 +38,6 @@ BuildRequires: audit-devel = %{version} The audit-libs-python package contains the bindings for using libaudit by python. - - -Authors: --------- - Steve Grubb - %package -n audit-libs-python Summary: Python Bindings for libaudit License: LGPLv2.1+ @@ -55,12 +48,6 @@ Group: System/Monitoring The audit-libs-python package contains the bindings for using libaudit by python. - - -Authors: --------- - Steve Grubb - %package -n audit-audispd-plugins Summary: Default plugins for the audit dispatcher License: GPLv2+ @@ -71,12 +58,6 @@ Requires: openldap2 The audit-audispd-plugins package contains plugin components for the audit dispatcher (audispd). - - -Authors: --------- - Steve Grubb - %prep # remove selinux policy rm -rf audisp/plugins/zos-remote/policy @@ -125,9 +106,6 @@ rm -rf $RPM_BUILD_ROOT/_tmp %check make check -%clean -rm -rf $RPM_BUILD_ROOT - %files -n audit-libs-python %defattr(-,root,root,-) %attr(755,root,root) %{_libdir}/python%{py_ver}/site-packages/_audit.so diff --git a/audit.changes b/audit.changes index f9c16cc..0b962cd 100644 --- a/audit.changes +++ b/audit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 13:38:24 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Add audit-devel to baselibs + ------------------------------------------------------------------- Wed May 11 09:39:35 CEST 2011 - meissner@suse.de diff --git a/audit.spec b/audit.spec index 8a953cc..c89a8cb 100644 --- a/audit.spec +++ b/audit.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: audit @@ -45,10 +44,6 @@ The audit package contains the user space utilities for storing and processing the audit records generated by the audit subsystem in the Linux 2.6 kernel. -Authors: --------- - Steve Grubb - %package -n libaudit1 Summary: Dynamic library for libaudit License: LGPLv2.1+ @@ -60,10 +55,6 @@ Provides: %{name}-libs = %{version} The libaudit package contains the dynamic libraries needed for applications to use the audit framework. -Authors: --------- - Steve Grubb - %package -n libauparse0 Summary: Dynamic library for libauparse License: LGPLv2.1+ @@ -73,11 +64,6 @@ Group: System/Monitoring The libauparse package contains the dynamic libraries needed to parse audit records. -Authors: --------- - Steve Grubb - - %package devel Summary: Header files and static library for libaudit License: LGPLv2.1+ @@ -90,10 +76,6 @@ The audit-devel package contains the static libraries and header files needed for developing applications that need to use the audit framework libraries. -Authors: --------- - Steve Grubb - %prep %setup -q %patch1 -p1 @@ -149,9 +131,6 @@ touch -r ./audit.spec $RPM_BUILD_ROOT/etc/libaudit.conf %check make check -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libaudit1 -p /sbin/ldconfig %post -n libauparse0 -p /sbin/ldconfig diff --git a/baselibs.conf b/baselibs.conf index 2292a27..49ad9ec 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,7 @@ libaudit1 obsoletes "audit-libs- < 2.0.4" libauparse0 +audit-devel + requires -audit- + requires "libaudit1- = " + requires "libauparse0- = "