Browse Source

use better default

Ralf S. Engelschall 23 years ago
parent
commit
7c2de53b78
1 changed files with 4 additions and 4 deletions
  1. 4 4
      ghostscript/ghostscript.spec

+ 4 - 4
ghostscript/ghostscript.spec

@@ -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