From e9437f927fa5b35913af52dc22bcdb2693a5640c97766a16f6d47f83de1f5483 Mon Sep 17 00:00:00 2001 From: Tony Jones Date: Fri, 25 Jun 2010 21:50:35 +0000 Subject: [PATCH] Accepting request 42081 from home:jones_tony:branches:security Copy from home:jones_tony:branches:security/audit via accept of submit request 42081 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/42081 OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=14 --- README-BEFORE-ADDING-PATCHES | 15 ++++++++++----- audit.changes | 6 ++++++ audit.spec | 1 + 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/README-BEFORE-ADDING-PATCHES b/README-BEFORE-ADDING-PATCHES index 2b70818..c26783a 100644 --- a/README-BEFORE-ADDING-PATCHES +++ b/README-BEFORE-ADDING-PATCHES @@ -1,8 +1,13 @@ All patches need to have a patch description header similar to what is used in -kernel cvs. +SuSE kernel git tree. Patches added without this will be reverted. Thanks. -Clear description of problem. -Buzilla entry if applicable. -Indication as to whether patch was upstreamed. +From: Name +Subject: Summary of fix +Date: date +References: bnc#xxxxxx (bugzilla reference) +Signed-Off-by: Name (same as From: if committer is patch author) + +Short paragraph describing problem/fix. + +References to upstream repo/commit-id if applicable. -Patches added without this will be reverted. Thanks. diff --git a/audit.changes b/audit.changes index 757a8c7..1d505bb 100644 --- a/audit.changes +++ b/audit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 25 21:22:51 UTC 2010 - tonyj@novell.com + +- Minor changes to README-BEFORE-ADDING-PATCHES file. +- Add this file as %source in spec + ------------------------------------------------------------------- Fri Jun 25 17:50:31 CEST 2010 - dmueller@suse.de diff --git a/audit.spec b/audit.spec index 6b4d334..a45e391 100644 --- a/audit.spec +++ b/audit.spec @@ -31,6 +31,7 @@ Source0: %{name}-%{version}.tar.bz2 Source1: auditd.init Source2: auditd.sysconfig Source3: baselibs.conf +Source4: README-BEFORE-ADDING-PATCHES Patch1: audit-no_python.patch Patch2: audit-no_plugins.patch Patch3: audit-no-gss.patch