OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Jul-2003 15:21:40
Branch: HEAD Handle: 2003070714213801
Modified files:
openpkg-src/ttmkfdir ttmkfdir.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.7 +4 -2 openpkg-src/ttmkfdir/ttmkfdir.spec
1.5415 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ttmkfdir/ttmkfdir.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 ttmkfdir.spec
--- openpkg-src/ttmkfdir/ttmkfdir.spec 31 Jan 2003 12:26:24 -0000 1.6
+++ openpkg-src/ttmkfdir/ttmkfdir.spec 7 Jul 2003 13:21:39 -0000 1.7
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 1998
-Release: 20030114
+Release: 20030707
# list of sources
Source0: http://www.joerg-pommnitz.de/TrueType/ttmkfdir.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, freetype1
+BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: freetype1
+PreReq: freetype1
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5414 -r1.5415 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:20:21 -0000 1.5414
+++ openpkg-web/news.txt 7 Jul 2003 13:21:38 -0000 1.5415
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<ttmkfdir-1998-20030707>
07-Jul-2003: Upgraded package: P<tightvnc-1.2.8-20030707>
07-Jul-2003: Upgraded package: P<tcpreplay-1.4.4-20030707>
07-Jul-2003: Upgraded package: P<tcpdump-3.7.2-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]