summaryrefslogtreecommitdiffstats
path: root/git-core.spec.in
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-09-11 02:46:27 +0200
committerJunio C Hamano <junkio@cox.net>2005-09-11 04:46:53 +0200
commit720d150c48fc35fca13c6dfb3c76d60e4ee83b87 (patch)
tree7b6a98c985a6bc2f5e0a66c3ea15ac0a0e081269 /git-core.spec.in
parent'git-merge': Documentation. (diff)
downloadgit-720d150c48fc35fca13c6dfb3c76d60e4ee83b87.tar.xz
git-720d150c48fc35fca13c6dfb3c76d60e4ee83b87.zip
Add a new merge strategy by Fredrik Kuivinen.
I really wanted to try this out, instead of asking for an adjustment to the 'git merge' driver and waiting. For now the new strategy is called 'fredrik' and not in the list of default strategies to be tried. The script wants Python 2.4 so this commit also adjusts Debian and RPM build procecure files. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-core.spec.in')
-rw-r--r--git-core.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-core.spec.in b/git-core.spec.in
index ef7cd26b96..b78a46802a 100644
--- a/git-core.spec.in
+++ b/git-core.spec.in
@@ -10,7 +10,7 @@ URL: http://kernel.org/pub/software/scm/git/
Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz
BuildRequires: zlib-devel, openssl-devel, curl-devel %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Requires: sh-utils, diffutils, rsync, rcs, mktemp >= 1.5
+Requires: sh-utils, diffutils, rsync, rcs, python >= 2.4
%description
This is a stupid (but extremely fast) directory content manager. It