.
OBS-URL: https://build.opensuse.org/package/show/graphics/xfig?expand=0&rev=16
This commit is contained in:
parent
5d6dde0475
commit
c07401c471
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user