From: Jim Radford <radford@blackbean.org>
To: git@vger.kernel.org
Subject: [PATCH] Add missing git-core and cvsps RPM dependencies
Date: Thu, 10 Nov 2005 11:03:08 -0800 [thread overview]
Message-ID: <20051110190308.GA8012@blackbean.org> (raw)
Add missing git-core and cvsps RPM dependencies.
Signed-off-by: Jim Radford <radford@blackbean.org>
diff --git a/git-core.spec.in b/git-core.spec.in
index 26846d0..ce9acd8 100644
--- a/git-core.spec.in
+++ b/git-core.spec.in
@@ -22,20 +22,21 @@ elsewhere for tools for ordinary humans
%package svn
Summary: Git tools for importing Subversion repositories.
Group: Development/Tools
-Requires: subversion
+Requires: git-core, subversion
%description svn
Git tools for importing Subversion repositories.
%package cvs
Summary: Git tools for importing CVS repositories.
Group: Development/Tools
-Requires: cvs
+Requires: git-core, cvs, cvsps
%description cvs
Git tools for importing CVS repositories.
%package email
Summary: Git tools for sending email.
Group: Development/Tools
+Requires: git-core
%description email
Git tools for sending email.
reply other threads:[~2005-11-10 19:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20051110190308.GA8012@blackbean.org \
--to=radford@blackbean.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.