Add expat and expat-devel dependencies (for http-push) to RPM spec.
authorThomas Matysik <thomas@matysik.co.nz>
Sun, 13 Nov 2005 04:56:55 +0000 (17:56 +1300)
committerJunio C Hamano <junkio@cox.net>
Sun, 13 Nov 2005 09:32:21 +0000 (01:32 -0800)
Signed-off-by: Thomas Matysik <thomas@matysik.co.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-core.spec.in

index 6a482ad..a7abb5f 100644 (file)
@@ -7,9 +7,9 @@ License:        GPL
 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  %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
+BuildRequires: zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel  %{!?_without_docs:, xmlto, asciidoc > 6.0.3}
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:      zlib >= 1.2, rsync, rcs, curl, less, openssh-clients, python >= 2.3, tk >= 8.4
+Requires:      zlib >= 1.2, rsync, rcs, curl, less, openssh-clients, python >= 2.3, tk >= 8.4, expat
 
 %description
 This is a stupid (but extremely fast) directory content manager.  It