diff --git a/rsyslog.changes b/rsyslog.changes index 6f19ef1..b48aea1 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 10 15:11:05 CEST 2008 - schwab@suse.de + +- Run autoreconf. + ------------------------------------------------------------------- Tue Sep 9 16:16:14 CEST 2008 - mt@suse.de diff --git a/rsyslog.spec b/rsyslog.spec index d272383..64c5203 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -23,7 +23,7 @@ Name: rsyslog %define rsyslog_docdir %{_docdir}/%{name} %define install_all_modules_in_lib 0 Version: 3.18.3 -Release: 2 +Release: 4 License: GPL v3 or later Group: System/Daemons Summary: Rsyslog, the enhanced syslogd for Linux and Unix @@ -173,8 +173,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -W -Wall" %if 0%{?suse_version} > 1000 && 0%{?suse_version} < 1030 export CFLAGS="$CFLAGS -fstack-protector" %endif -%{?suse_update_config:%{suse_update_config -f}} -#autoreconf +autoreconf -fi %configure \ %if ! 0%{install_all_modules_in_lib} --with-moddirs=%{_prefix}%{_libdir}/rsyslog/ \ @@ -443,6 +442,8 @@ fi %endif %changelog +* Wed Sep 10 2008 schwab@suse.de +- Run autoreconf. * Tue Sep 09 2008 mt@suse.de - Enabled mail, imfile and imtemplate modules - Enabled snmp module, packaged as rsyslog-module-snmp