OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 03-Oct-2002 20:12:36
Branch: HEAD Handle: 2002100319123501
Modified files:
openpkg-src/ghostscript ghostscript.spec
openpkg-web news.txt
Log:
use better default
Summary:
Revision Changes Path
1.24 +4 -4 openpkg-src/ghostscript/ghostscript.spec
1.1686 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/ghostscript/ghostscript.spec
============================================================
$ cvs diff -u -r1.23 -r1.24 ghostscript.spec
--- openpkg-src/ghostscript/ghostscript.spec 27 Sep 2002 13:59:41 -0000 1.23
+++ openpkg-src/ghostscript/ghostscript.spec 3 Oct 2002 18:12:36 -0000 1.24
@@ -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 @@
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 @@
# 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
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1685 -r1.1686 news.txt
--- openpkg-web/news.txt 3 Oct 2002 18:01:57 -0000 1.1685
+++ openpkg-web/news.txt 3 Oct 2002 18:12:35 -0000 1.1686
@@ -1,3 +1,4 @@
+03-Oct-2002: Upgraded package: P<ghostscript-7.04-20021003>
03-Oct-2002: Upgraded package: P<acroread-5.06-20021003>
03-Oct-2002: Upgraded package: P<perl-xml-20021003-20021003>
03-Oct-2002: Upgraded package: P<uvscan-4.1.6.4227-20021003>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]