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 Date: 05-Jul-2004 13:31:54
Branch: HEAD Handle: 2004070512315400
Modified files:
openpkg-src/multitail multitail.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.59 +2 -2 openpkg-src/multitail/multitail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/multitail/multitail.spec
============================================================================
$ cvs diff -u -r1.58 -r1.59 multitail.spec
--- openpkg-src/multitail/multitail.spec 2 Jul 2004 10:28:06 -0000 1.58
+++ openpkg-src/multitail/multitail.spec 5 Jul 2004 11:31:54 -0000 1.59
@@ -34,7 +34,7 @@
Group: Terminal
License: GPL
Version: 3.3.0
-Release: 20040702
+Release: 20040705
# list of sources
Source0: http://www.vanheusden.com/multitail/multitail-%{version}.tgz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, ncurses
+BuildPreReq: OpenPKG, openpkg >= 20040130, ncurses, gcc
PreReq: OpenPKG, openpkg >= 20040130, ncurses
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]