SHA256
1
0
forked from pool/xfig
Dr. Werner Fink 2010-12-03 14:26:24 +00:00 committed by Git OBS Bridge
parent 5d6dde0475
commit c07401c471
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 3 15:23:11 CET 2010 - werner@suse.de
- Fix overflow in formatted output conversion (bnc#657393)
-------------------------------------------------------------------
Wed Dec 1 12:27:48 CET 2010 - werner@suse.de

View File

@ -49,6 +49,7 @@ Patch7: xfig.3.2.5b-fixes.dif
Patch8: xfig.3.2.5b-pspdftex.dif
Patch9: xfig.3.2.5b-libpng14.dif
Patch10: xfig.3.2.5b-preview.dif
Patch11: xfig.3.2.5b-bnc657393.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config --variable prefix x11 || echo /usr/X11R6)}
%if "%_exec_prefix" == "/usr/X11R6"
@ -96,6 +97,7 @@ find -type f | xargs -r chmod a-x,go-w
%patch8 -p0 -b .pspdftex
%patch9 -p0 -b .libpng14
%patch10 -p0 -b .preview
%patch11 -p0 -b .vsprintf
cp %{S:1} .
%build