Accepting request 37924 from home:darix:rsyslog

Copy from home:darix:rsyslog/rsyslog via accept of submit request 37924 revision 8.
Request was accepted with message:
thanks!

OBS-URL: https://build.opensuse.org/request/show/37924
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=16
This commit is contained in:
Marius Tomaschewski 2010-04-14 12:24:13 +00:00 committed by Git OBS Bridge
parent 6ca828ee62
commit 03cc73caac
2 changed files with 2 additions and 2 deletions

View File

@ -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
-------------------------------------------------------------------

View File

@ -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"