diff --git a/audit.changes b/audit.changes index f468dc7..9125f69 100644 --- a/audit.changes +++ b/audit.changes @@ -1,17 +1,17 @@ ------------------------------------------------------------------- Fri Apr 26 11:14:39 UTC 2013 - mmeister@suse.com -- Removed AC_CONFIG_MACRO_DIR([m4]) from configure.ac to fix - build with new automake +- audit-no_m4_dir.patch: Removed AC_CONFIG_MACRO_DIR([m4]) from + configure.ac to fix build with new automake ------------------------------------------------------------------- Mon Mar 25 17:25:31 UTC 2013 - crrodriguez@opensuse.org - --with-libcap-ng=yes has no effect if libcap-ng is not -buildrequired and the lack of those requires causes a broken -configure script after autoreconf add pkgconfig(libcap-ng) -to both audit and audit-secondary, cap-ng is actually only -use in the latter. + buildrequired and the lack of those requires causes a broken + configure script after autoreconf add pkgconfig(libcap-ng) + to both audit and audit-secondary, cap-ng is actually only + use in the latter. ------------------------------------------------------------------- Mon Mar 25 16:58:10 UTC 2013 - crrodriguez@opensuse.org