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: 12-Oct-2006 14:46:51
Branch: HEAD Handle: 2006101213465000
Modified files:
openpkg-src/john john.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/john/john.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/john/john.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 john.spec
--- openpkg-src/john/john.spec 22 May 2006 09:16:34 -0000 1.9
+++ openpkg-src/john/john.spec 12 Oct 2006 12:46:50 -0000 1.10
@@ -33,7 +33,7 @@
Group: System
License: GPL
Version: 1.7.2
-Release: 20060522
+Release: 20061012
# list of sources
Source0: http://www.openwall.com/john/f/john-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]