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: 08-Oct-2004 12:43:46
Branch: HEAD Handle: 2004100811434600
Modified files:
openpkg-src/tardy tardy.spec
Log:
requires GNU roff
Summary:
Revision Changes Path
1.15 +2 -2 openpkg-src/tardy/tardy.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tardy/tardy.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 tardy.spec
--- openpkg-src/tardy/tardy.spec 18 Aug 2004 07:58:23 -0000 1.14
+++ openpkg-src/tardy/tardy.spec 8 Oct 2004 10:43:46 -0000 1.15
@@ -34,7 +34,7 @@
Group: Archiver
License: GPL
Version: 1.12
-Release: 20040818
+Release: 20041008
# list of sources
Source0: http://osdn.dl.sourceforge.net/tardy/tardy-%{version}.tar.gz
@@ -43,7 +43,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, groff
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: zlib
PreReq: zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]