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: 08-Mar-2006 21:59:54
Branch: HEAD Handle: 2006030820595300
Modified files:
openpkg-src/pureftpd pureftpd.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.73 +2 -2 openpkg-src/pureftpd/pureftpd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pureftpd/pureftpd.spec
============================================================================
$ cvs diff -u -r1.72 -r1.73 pureftpd.spec
--- openpkg-src/pureftpd/pureftpd.spec 21 Feb 2006 08:44:32 -0000
1.72
+++ openpkg-src/pureftpd/pureftpd.spec 8 Mar 2006 20:59:53 -0000
1.73
@@ -33,7 +33,7 @@
Group: FTP
License: GPL
Version: 1.0.21
-Release: 20060221
+Release: 20060308
# package options
%option with_fsl yes
@@ -52,7 +52,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]