2010-08-10 11:01:52 +00:00
committed by Git OBS Bridge
parent 4169a21e97
commit 6d8e855dc5
3 changed files with 21 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ Patch6: xfig.3.2.5b-locale.dif
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
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"
@@ -94,6 +95,7 @@ find -type f | xargs -r chmod a-x,go-w
%patch7 -p0 -b .fixes
%patch8 -p0 -b .pspdftex
%patch9 -p0 -b .libpng14
%patch10 -p0 -b .preview
cp %{S:1} .
%build