From 4307d1ae686ae2125a80bde416a495d37ee342dbd7a658b85265c5968284ce12 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 13 Sep 2008 10:09:11 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=2 --- rsyslog.changes | 5 +++++ rsyslog.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) 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