SHA256
1
0
forked from pool/sgmltool

Accepting request 286673 from home:AndreasSchwab:f

- sgmltool-flex.patch: removed, flex has been fixed

OBS-URL: https://build.opensuse.org/request/show/286673
OBS-URL: https://build.opensuse.org/package/show/Publishing/sgmltool?expand=0&rev=19
This commit is contained in:
Karl Eichwalder 2015-02-19 08:27:31 +00:00 committed by Git OBS Bridge
parent d76267dffc
commit ee5c6a6a06
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 18 17:23:39 UTC 2015 - schwab@linux-m68k.org
- sgmltool-flex.patch: removed, flex has been fixed
-------------------------------------------------------------------
Mon Sep 9 09:33:08 UTC 2013 - werner@suse.de

View File

@ -92,8 +92,10 @@ an example).
%patch8
%if 0%{suse_version} > 1220
%patch9
%if 0%{suse_version} <= 1320
%patch10 -p1
%endif
%endif
%build
export CFLAGS="%optflags -fno-strict-aliasing"