|
|
@@ -33,7 +33,7 @@
|
|
|
|
|
|
# package options
|
|
|
%ifndef with_x11
|
|
|
-%define with_x11 no
|
|
|
+%define with_x11 %{l_test -p x11}
|
|
|
%endif
|
|
|
|
|
|
# package information
|
|
|
@@ -46,7 +46,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Graphics
|
|
|
License: Aladdin
|
|
|
Version: %{V_real}
|
|
|
-Release: 20020927
|
|
|
+Release: 20021003
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini}/ghostscript-%{V_real}.tar.bz2
|
|
|
@@ -59,8 +59,8 @@ Source5: ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20021002, gcc
|
|
|
+PreReq: OpenPKG, openpkg >= 20021002
|
|
|
%if "%{with_x11}" == "yes"
|
|
|
BuildPreReq: X11
|
|
|
PreReq: X11
|