OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Oct-2005 17:08:02
Branch: HEAD Handle: 2005101416080200
Modified files:
openpkg-src/tsocks tsocks.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.4 +2 -2 openpkg-src/tsocks/tsocks.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tsocks/tsocks.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 tsocks.spec
--- openpkg-src/tsocks/tsocks.spec 3 Oct 2005 10:47:00 -0000 1.3
+++ openpkg-src/tsocks/tsocks.spec 14 Oct 2005 15:08:02 -0000 1.4
@@ -38,7 +38,7 @@
Group: Network
License: LGPL
Version: %{V_opkg}
-Release: 20051003
+Release: 20051014
# list of sources
Source0: http://osdn.dl.sourceforge.net/tsocks/tsocks-%{V_dist}.tar.gz
@@ -48,7 +48,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]