git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Matysik <thomas@matysik.co.nz>
To: git@vger.kernel.org
Subject: [PATCH 1/2] Add expat and expat-devel dependencies (for http-push) to RPM spec.
Date: Sun, 13 Nov 2005 17:56:55 +1300	[thread overview]
Message-ID: <4376C797.3050600@matysik.co.nz> (raw)


Signed-off-by: Thomas Matysik <thomas@matysik.co.nz>
---

 git-core.spec.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

applies-to: 76d3d1c302c20b82fd976e958aabd19f7f01e7b5
b33499b703fbeac7e055a50a7f250ed71a516517
diff --git a/git-core.spec.in b/git-core.spec.in
index cf7e942..91f8677 100644
--- a/git-core.spec.in
+++ b/git-core.spec.in
@@ -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
---
0.99.9g

             reply	other threads:[~2005-11-13  4:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-13  4:56 Thomas Matysik [this message]
2005-11-13 17:46 ` [PATCH 1/2] Add expat and expat-devel dependencies (for http-push) to RPM spec Linus Torvalds
2005-11-13 18:40   ` Andreas Ericsson
2005-11-13 19:49     ` Linus Torvalds
2005-11-13 20:36       ` Andreas Ericsson
2005-11-13 20:51         ` Linus Torvalds
2005-11-14 17:25           ` David Kågedal
2005-11-14  8:10     ` Junio C Hamano
2005-11-14  8:57       ` Andreas Ericsson
2005-11-14  0:29   ` Thomas Matysik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4376C797.3050600@matysik.co.nz \
    --to=thomas@matysik.co.nz \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).