[packages/audit] - up to 2.3.1 - updated systemd-notonly patch

qboosh qboosh at pld-linux.org
Sat Jun 8 22:43:52 CEST 2013


commit ce974bd6370e761ffaa7389df610b9fd21c4e7f2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 8 22:43:45 2013 +0200

    - up to 2.3.1
    - updated systemd-notonly patch

 audit-systemd-notonly.patch | 9 +++++----
 audit.spec                  | 4 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index ad065d9..3656b18 100644
--- a/audit.spec
+++ b/audit.spec
@@ -16,12 +16,12 @@
 Summary:	User space tools for 2.6 kernel auditing
 Summary(pl.UTF-8):	Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:		audit
-Version:	2.3
+Version:	2.3.1
 Release:	0.1
 License:	GPL v2+
 Group:		Daemons
 Source0:	http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5:	c26381c3b44e4b171ea625a90ee9be69
+# Source0-md5:	82c2c4b1052d7c1e948deafa0d5077fe
 Source2:	%{name}d.init
 Source3:	%{name}d.sysconfig
 Source4:	%{name}d.service
diff --git a/audit-systemd-notonly.patch b/audit-systemd-notonly.patch
index 583dff1..dbc6d94 100644
--- a/audit-systemd-notonly.patch
+++ b/audit-systemd-notonly.patch
@@ -1,5 +1,5 @@
---- audit-2.3/init.d/Makefile.am.orig	2013-05-15 16:19:13.077630064 +0200
-+++ audit-2.3/init.d/Makefile.am	2013-05-16 13:40:32.110520842 +0200
+--- audit-2.3.1/init.d/Makefile.am.orig	2013-06-08 22:26:09.755754441 +0200
++++ audit-2.3.1/init.d/Makefile.am	2013-06-08 22:28:05.405752030 +0200
 @@ -28,12 +28,11 @@
  dispconfig = audispd.conf
  dispconfigdir = $(sysconfdir)/audisp
@@ -15,7 +15,7 @@
  
  auditdir = $(sysconfdir)/audit
  auditrdir = $(auditdir)/rules.d
-@@ -44,21 +43,17 @@
+@@ -44,22 +43,18 @@
  install-data-hook:
  	$(INSTALL_DATA) -D -m 640 ${srcdir}/${dispconfig} ${DESTDIR}${dispconfigdir}/${dispconfig}
  	$(INSTALL_DATA) -D -m 640 ${srcdir}/${libconfig} ${DESTDIR}${sysconfdir}/${libconfig}
@@ -32,6 +32,7 @@
 +	$(INSTALL_SCRIPT) -D -m 640 ${srcdir}/auditd.service ${DESTDIR}${systemdunitdir}/auditd.service
  	$(INSTALL_SCRIPT) -D -m 750 ${srcdir}/auditd.rotate ${DESTDIR}${legacydir}/rotate
  	$(INSTALL_SCRIPT) -D -m 750 ${srcdir}/auditd.resume ${DESTDIR}${legacydir}/resume
+ 	$(INSTALL_SCRIPT) -D -m 750 ${srcdir}/auditd.stop ${DESTDIR}${legacydir}/stop
 -else
 -	$(INSTALL_SCRIPT) -D ${srcdir}/auditd.init ${DESTDIR}${initdir}/auditd
  endif
@@ -39,7 +40,7 @@
  	chmod 0750 $(DESTDIR)$(sbindir)/augenrules
  
  
-@@ -66,9 +61,8 @@
+@@ -67,9 +62,8 @@
  	rm ${DESTDIR}${dispconfigdir}/${dispconfig}
  	rm ${DESTDIR}${sysconfdir}/${libconfig}
  if ENABLE_SYSTEMD
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/audit.git/commitdiff/ce974bd6370e761ffaa7389df610b9fd21c4e7f2



More information about the pld-cvs-commit mailing list