[audit] Fix unknown lvalue in auditd.service (#969345)

Steve Grubb sgrubb at fedoraproject.org
Fri May 31 16:14:37 UTC 2013


commit 163a8829f15a907dac620d331de9257a751d45ee
Author: Steve <sgrubb at redhat.com>
Date:   Fri May 31 12:14:19 2013 -0400

    Fix unknown lvalue in auditd.service (#969345)

 audit.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index a53e1eb..d04864f 100644
--- a/audit.spec
+++ b/audit.spec
@@ -92,7 +92,7 @@ behavior.
 %prep
 %setup -q
 %patch1 -p1
-autoreconf -fv
+autoreconf -fv --install
 
 %build
 %configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-prelude --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-armeb \
@@ -336,7 +336,7 @@ fi
 * Mon Aug 15 2011 Steve Grubb <sgrubb at redhat.com> 2.1.3-1
 - New upstream release
 
-* Thu Jul 26 2011 Jóhann B. Guðmundsson <johannbg at gmail.com> - 2.1.2-2
+* Tue Jul 26 2011 Jóhann B. Guðmundsson <johannbg at gmail.com> - 2.1.2-2
 - Introduce systemd unit file, drop SysV support
 
 * Sat Jun 11 2011 Steve Grubb <sgrubb at redhat.com> 2.1.2-1


More information about the scm-commits mailing list