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: 09-Oct-2002 11:18:47
Branch: HEAD Handle: 2002100910184601
Modified files:
openpkg-src/gd gd.spec
openpkg-web news.txt
Log:
do not use included newlines
Summary:
Revision Changes Path
1.26 +3 -3 openpkg-src/gd/gd.spec
1.1730 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/gd/gd.spec
============================================================
$ cvs diff -u -r1.25 -r1.26 gd.spec
--- openpkg-src/gd/gd.spec 13 Aug 2002 12:48:04 -0000 1.25
+++ openpkg-src/gd/gd.spec 9 Oct 2002 09:18:47 -0000 1.26
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 2.0.1
-Release: 20020731
+Release: 20021009
# list of sources
Source0: http://www.boutell.com/gd/http/gd-%{version}.tar.gz
@@ -71,8 +71,8 @@
%{l_make} %{l_mflags} \
COMPILER="%{l_cc}" \
CFLAGS="%{l_cflags -O} -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE" \
- INCLUDEDIRS="-I. -I%{l_prefix}/include/libpng
-I%{l_prefix}/include/freetype2 \
- -I%{l_prefix}/include" LIBDIRS="-L. -L%{l_prefix}/lib" \
+ INCLUDEDIRS="-I. -I%{l_prefix}/include/libpng
-I%{l_prefix}/include/freetype2 -I%{l_prefix}/include" \
+ LIBDIRS="-L. -L%{l_prefix}/lib" \
LIBS="-lm -lgd -lpng -lz -ljpeg -lfreetype -lm" \
all
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1729 -r1.1730 news.txt
--- openpkg-web/news.txt 9 Oct 2002 07:17:10 -0000 1.1729
+++ openpkg-web/news.txt 9 Oct 2002 09:18:46 -0000 1.1730
@@ -1,3 +1,4 @@
+09-Oct-2002: Upgraded package: P<gd-2.0.1-20021009>
09-Oct-2002: Upgraded package: P<vim-6.1.213-20021009>
09-Oct-2002: Upgraded package: P<neon-0.23.5-20021009>
08-Oct-2002: Upgraded package: P<groff-1.18.1-20021008>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]