Accepting request 206733 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/206733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsyslog?expand=0&rev=80
This commit is contained in:
Stephan Kulow 2013-11-15 12:37:27 +00:00 committed by Git OBS Bridge
commit e6e566c75f
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 6 09:07:10 UTC 2013 - mt@suse.de
- Fixed to avoid rebuild rscryutil.1 rsgtutil.1 on SLE-11.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 4 20:18:45 UTC 2013 - andreas.stieger@gmx.de Mon Nov 4 20:18:45 UTC 2013 - andreas.stieger@gmx.de

View File

@ -580,7 +580,11 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -W -Wall -I../grammar -I../..
%endif %endif
--enable-usertools \ --enable-usertools \
--disable-static --disable-static
#
%if ! %{with rst2man}
touch tools/{rscryutil.1,rsgtutil.1}
%endif
#
make %{?_smp_mflags:%{_smp_mflags}} V=1 make %{?_smp_mflags:%{_smp_mflags}} V=1
%install %install