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: 16-May-2006 09:37:40 Branch: HEAD Handle: 2006051608374000 Modified files: openpkg-src/git git.spec Log: fix dependencies Summary: Revision Changes Path 1.11 +3 -3 openpkg-src/git/git.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/git/git.spec ============================================================================ $ cvs diff -u -r1.10 -r1.11 git.spec --- openpkg-src/git/git.spec 5 May 2006 07:43:27 -0000 1.10 +++ openpkg-src/git/git.spec 16 May 2006 07:37:40 -0000 1.11 @@ -38,7 +38,7 @@ Group: SCM License: GPL Version: %{V_git} -Release: 20060505 +Release: 20060516 # list of sources Source0: http://www.kernel.org/pub/software/scm/git/git-%{V_git}.tar.gz @@ -49,8 +49,8 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make -PreReq: OpenPKG, openpkg >= 20040130, diffutils, rcs, bash, perl, python +BuildPreReq: OpenPKG, openpkg >= 20040130, bash, gcc, make +PreReq: OpenPKG, openpkg >= 20040130, bash, diffutils, rcs, perl, python BuildPreReq: zlib, openssl, curl, expat PreReq: zlib, openssl, curl, expat AutoReq: no @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org