OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 12-Jan-2003 10:01:55
Branch: HEAD Handle: 2003011209015401
Modified files:
openpkg-src/ghostscript ghostscript.spec
openpkg-web news.txt
Log:
seems to require GNU make
Summary:
Revision Changes Path
1.32 +2 -2 openpkg-src/ghostscript/ghostscript.spec
1.2664 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ghostscript/ghostscript.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 ghostscript.spec
--- openpkg-src/ghostscript/ghostscript.spec 3 Jan 2003 11:27:21 -0000 1.31
+++ openpkg-src/ghostscript/ghostscript.spec 12 Jan 2003 09:01:55 -0000 1.32
@@ -41,7 +41,7 @@
Group: Graphics
License: Aladdin
Version: %{V_real}
-Release: 20030103
+Release: 20030112
# package options
%option with_x11 %{l_test -p x11}
@@ -57,7 +57,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, gcc
+BuildPreReq: OpenPKG, openpkg >= 20030103, gcc, make
PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_x11}" == "yes"
BuildPreReq: X11
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2663 -r1.2664 news.txt
--- openpkg-web/news.txt 12 Jan 2003 08:47:35 -0000 1.2663
+++ openpkg-web/news.txt 12 Jan 2003 09:01:54 -0000 1.2664
@@ -1,3 +1,4 @@
+12-Jan-2003: Upgraded package: P<ghostscript-8.00-20030112>
12-Jan-2003: Upgraded package: P<gif2png-2.4.6-20030112>
12-Jan-2003: Upgraded package: P<as-gui-0.5.10-20030112>
12-Jan-2003: Upgraded package: P<glib2-2.2.0-20030112>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]