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:32:30
Branch: HEAD Handle: 2003011209322901
Modified files:
openpkg-src/gd gd.spec
openpkg-web news.txt
Log:
Ops, with X11 is certainly wrong and also causes trouble on at least
Solaris 9
Summary:
Revision Changes Path
1.41 +2 -2 openpkg-src/gd/gd.spec
1.2666 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gd/gd.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 gd.spec
--- openpkg-src/gd/gd.spec 3 Jan 2003 10:52:04 -0000 1.40
+++ openpkg-src/gd/gd.spec 12 Jan 2003 09:32:30 -0000 1.41
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 2.0.9
-Release: 20021211
+Release: 20030112
# list of sources
Source0: http://www.boutell.com/gd/http/gd-%{version}.tar.gz
@@ -71,7 +71,7 @@
./configure \
--cache-file=./config.cache \
--prefix=%{l_prefix} \
- --with-x \
+ --without-x \
--with-png=%{l_prefix} \
--with-freetype=%{l_prefix} \
--with-jpeg=%{l_prefix} \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2665 -r1.2666 news.txt
--- openpkg-web/news.txt 12 Jan 2003 09:30:16 -0000 1.2665
+++ openpkg-web/news.txt 12 Jan 2003 09:32:29 -0000 1.2666
@@ -1,3 +1,4 @@
+12-Jan-2003: Upgraded package: P<gd-2.0.9-20030112>
12-Jan-2003: Upgraded package: P<perl-xml-20030112-20030112>
12-Jan-2003: Upgraded package: P<ghostscript-8.00-20030112>
12-Jan-2003: Upgraded package: P<gif2png-2.4.6-20030112>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]