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: 01-Aug-2003 10:12:06
Branch: OPENPKG_1_STABLE HEAD Handle: 2003080109120401
Modified files:
openpkg-web news.txt
Modified files: (Branch: OPENPKG_1_STABLE)
openpkg-src/gd gd.spec
Log:
MFC: changes since last merge
Summary:
Revision Changes Path
1.44.2.4 +6 -3 openpkg-src/gd/gd.spec
1.5983 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gd/gd.spec
============================================================================
$ cvs diff -u -r1.44.2.3 -r1.44.2.4 gd.spec
--- openpkg-src/gd/gd.spec 25 Jul 2003 09:18:38 -0000 1.44.2.3
+++ openpkg-src/gd/gd.spec 1 Aug 2003 08:12:05 -0000 1.44.2.4
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 2.0.15
-Release: 1.20030725
+Release: 1.20030801
# list of sources
Source0: http://www.boutell.com/gd/http/gd-%{version}.tar.gz
@@ -42,8 +42,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 1.20030724, png, zlib, jpeg, freetype
-PreReq: OpenPKG, openpkg >= 1.20030724, png, zlib, jpeg, freetype
+BuildPreReq: OpenPKG, openpkg >= 1.20030724
+PreReq: OpenPKG, openpkg >= 1.20030724, perl
+BuildPreReq: png, zlib, jpeg, freetype
+PreReq: png, zlib, jpeg, freetype
AutoReq: no
AutoReqProv: no
@@ -78,6 +80,7 @@
--disable-shared
%{l_shtool} subst -e 's;-LNONE;;' Makefile
%{l_make} %{l_mflags}
+ %{l_shtool} subst -e 's;/usr/bin/perl;%{l_prefix}/bin/perl;' bdftogd
%install
rm -rf $RPM_BUILD_ROOT
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5982 -r1.5983 news.txt
--- openpkg-web/news.txt 1 Aug 2003 08:07:48 -0000 1.5982
+++ openpkg-web/news.txt 1 Aug 2003 08:12:04 -0000 1.5983
@@ -1,3 +1,4 @@
+01-Aug-2003: Upgraded package: P<gd-2.0.15-1.20030801>
01-Aug-2003: Upgraded package: P<coreutils-5.0.90-20030801>
01-Aug-2003: Upgraded package: P<sitecopy-0.13.4-20030801>
01-Aug-2003: Upgraded package: P<uvscan-4.1.6.4281-20030801>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]