summaryrefslogtreecommitdiffstats
path: root/git.spec
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2008-12-23 10:14:01 -0500
committerTodd Zullinger <tmz@pobox.com>2008-12-23 10:14:01 -0500
commitec80d8911f770b4d3695ad319efd3db3b5d765b1 (patch)
treeca5093503fa0a032b762c8a08bd54b163cb01656 /git.spec
parentbcf1a7f7da8a343a90af30172a6df18c65a0f649 (diff)
downloadgit-package-ec80d8911f770b4d3695ad319efd3db3b5d765b1.tar.gz
git-package-ec80d8911f770b4d3695ad319efd3db3b5d765b1.tar.xz
git-package-ec80d8911f770b4d3695ad319efd3db3b5d765b1.zip
Remove libcurl from Requires, rpm will pick this up automatically
Diffstat (limited to 'git.spec')
-rw-r--r--git.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/git.spec b/git.spec
index 45cc803..23c6a1b 100644
--- a/git.spec
+++ b/git.spec
@@ -15,7 +15,7 @@ BuildRequires: zlib-devel >= 1.2, openssl-devel, libcurl-devel, expat-devel, ema
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: perl-Git = %{version}-%{release}
-Requires: zlib >= 1.2, rsync, libcurl, less, openssh-clients, expat, perl(Error)
+Requires: zlib >= 1.2, rsync, less, openssh-clients, expat, perl(Error)
Provides: git-core = %{version}-%{release}
Obsoletes: git-core <= 1.5.4.3
@@ -263,6 +263,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Dec 20 2008 Todd Zullinger <tmz@pobox.com> 1.6.0.6-2
- Install git-* commands in %%{_libexecdir}/git-core, the upstream default
+- Remove libcurl from Requires, rpm will pick this up automatically
* Sat Dec 20 2008 Todd Zullinger <tmz@pobox.com> 1.6.0.6-1
- git-1.6.0.6