diff --git a/audit-secondary.spec b/audit-secondary.spec index 9d5eb4a..ced8996 100644 --- a/audit-secondary.spec +++ b/audit-secondary.spec @@ -1,7 +1,7 @@ # # spec file for package audit-secondary (Version 1.7.13) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -23,10 +23,10 @@ Name: audit-secondary %define _name audit BuildRequires: audit audit-devel gcc-c++ openldap2-devel pkg-config python-devel swig Summary: Python Bindings for libaudit -License: GPL v2 or later +License: GPLv2+ Group: System/Monitoring Version: 1.7.13 -Release: 4 +Release: 5 Url: http://people.redhat.com/sgrubb/audit/ Source0: audit-%{version}.tar.bz2 Patch0: audit-no_sca.patch @@ -49,7 +49,7 @@ Authors: %package -n audit-libs-python Summary: Python Bindings for libaudit -License: GPL v2 or later +License: GPLv2+ Group: System/Monitoring %py_requires @@ -65,7 +65,7 @@ Authors: %package -n audit-audispd-plugins Summary: Default plugins for the audit dispatcher -License: GPL v2 or later +License: GPLv2+ Group: System/Monitoring Requires: openldap2 diff --git a/audit.changes b/audit.changes index 50d93ed..fc4b4fd 100644 --- a/audit.changes +++ b/audit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 13 15:39:09 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source + ------------------------------------------------------------------- Tue Nov 3 19:11:33 UTC 2009 - coolo@novell.com diff --git a/audit.spec b/audit.spec index fef3d09..d6f6840 100644 --- a/audit.spec +++ b/audit.spec @@ -1,7 +1,7 @@ # # spec file for package audit (Version 1.7.13) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -22,13 +22,14 @@ Name: audit BuildRequires: gcc-c++ tcpd-devel Summary: User Space Tools for 2.6 Kernel Auditing Version: 1.7.13 -Release: 4 -License: GPL v2 or later +Release: 5 +License: GPLv2+ Group: System/Monitoring Url: http://people.redhat.com/sgrubb/audit/ Source0: %{name}-%{version}.tar.bz2 Source1: auditd.init Source2: auditd.sysconfig +Source3: baselibs.conf Patch0: audit-no_sca.patch Patch1: audit-no_python.patch Patch2: audit-no_plugins.patch @@ -51,7 +52,7 @@ Authors: %package libs Summary: Dynamic library for libaudit -License: GPL v2 or later +License: GPLv2+ Group: System/Monitoring # bug437293 %ifarch ppc64 @@ -71,7 +72,7 @@ Authors: %package devel Summary: Header files and static library for libaudit -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: Development/Libraries/C and C++ Requires: %{name}-libs = %{version} glibc-devel