diff --git a/rsyslog.changes b/rsyslog.changes index 666443d..2a0aa02 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -5,8 +5,8 @@ Wed Apr 14 12:16:29 UTC 2010 - mrueckert@suse.de code - new subpackages - enable RELP support. new depdendency librelp - - enable UDP spoof support. new dependency libnet - enable diagnotic tools. +- enable UDP spoof support. new dependency libnet - moved module paths to 2 variables defined on top of the spec ------------------------------------------------------------------- diff --git a/rsyslog.spec b/rsyslog.spec index 1438d07..fbcc46b 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -216,7 +216,7 @@ Authors: %prep %setup -q -n %{name}-%{upstream_version} -#dos2unix doc/*.html +dos2unix doc/*.html %build export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -W -Wall"