summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9c21743)
raw | patch | inline | side by side (parent: 9c21743)
author | James Bowes <jbowes@dangerouslyinc.com> | |
Mon, 4 Feb 2008 13:13:07 +0000 (08:13 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 11 Feb 2008 20:51:55 +0000 (12:51 -0800) |
Signed-off-by: James Bowes <jbowes@dangerouslyinc.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git.spec.in | patch | blob | history |
diff --git a/git.spec.in b/git.spec.in
index 659f058819d1aa0f2b7f1b19863f9139f648ffd6..3f9f88815b865cb6c405268d83f67f1b2f858f88 100644 (file)
--- a/git.spec.in
+++ b/git.spec.in
Group: Development/Tools
URL: http://kernel.org/pub/software/scm/git/
Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz
-BuildRequires: zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
+BuildRequires: zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel, gettext %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: git-core = %{version}-%{release}
%{!?_without_docs: %doc Documentation/technical}
%changelog
+* Sun Feb 03 2008 James Bowes <jbowes@dangerouslyinc.com>
+- Add a BuildRequires for gettext
+
* Fri Jan 11 2008 Junio C Hamano <gitster@pobox.com>
- Include gitk message files