OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 13-Jan-2003 10:15:33
Branch: HEAD Handle: 2003011309153300
Modified files:
openpkg-src/tidy tidy.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.57 +2 -2 openpkg-src/tidy/tidy.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tidy/tidy.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 tidy.spec
--- openpkg-src/tidy/tidy.spec 11 Jan 2003 15:43:07 -0000 1.56
+++ openpkg-src/tidy/tidy.spec 13 Jan 2003 09:15:33 -0000 1.57
@@ -36,7 +36,7 @@
Group: Text
License: GPL
Version: %{V_here}
-Release: 20030111
+Release: 20030113
# list of sources
Source0: http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
@@ -44,7 +44,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, make, libtool
+BuildPreReq: OpenPKG, openpkg >= 20021230, gcc, make, libtool
PreReq: OpenPKG, openpkg >= 20021230
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]