|
|
@@ -38,7 +38,7 @@ Class: EVAL
|
|
|
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 @@ Patch0: git.patch
|
|
|
# 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
|