Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 315176 Details for
Bug 460414
RFE: update to git >= 1.6.0
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch to fix bug #449388
0002-Drop-curl-requirement-rename-curl-devel-to-libcurl.patch (text/plain), 1.42 KB, created by
Todd Zullinger
on 2008-08-28 06:26:56 UTC
(
hide
)
Description:
patch to fix bug #449388
Filename:
MIME Type:
Creator:
Todd Zullinger
Created:
2008-08-28 06:26:56 UTC
Size:
1.42 KB
patch
obsolete
>From d7fecee765d80a30dc62fd75f8835b26097cfe1d Mon Sep 17 00:00:00 2001 >From: Todd Zullinger <tmz@pobox.com> >Date: Wed, 27 Aug 2008 23:50:12 -0400 >Subject: [PATCH] Drop curl requirement, rename curl-devel to libcurl-devel (bug 449388) > >--- > git.spec | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > >diff --git a/git.spec b/git.spec >index 6c8d23e..b17f9da 100644 >--- a/git.spec >+++ b/git.spec >@@ -11,11 +11,11 @@ Source1: git-init.el > Source2: git.xinetd > Source3: git.conf.httpd > Patch0: git-1.5-gitweb-home-link.patch >-BuildRequires: zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel, emacs, gettext %{!?_without_docs:, xmlto, asciidoc > 6.0.3} >+BuildRequires: zlib-devel >= 1.2, openssl-devel, libcurl-devel, expat-devel, emacs, gettext %{!?_without_docs:, xmlto, asciidoc > 6.0.3} > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > Requires: perl-Git = %{version}-%{release} >-Requires: zlib >= 1.2, rsync, curl, 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 > >@@ -261,6 +261,7 @@ rm -rf $RPM_BUILD_ROOT > %changelog > * Wed Aug 27 2008 Todd Zullinger <tmz@pobox.com> 1.6.0.1-1 > - git-1.6.0.1 >+- Drop curl requirement, rename curl-devel to libcurl-devel (bug 449388) > > * Thu Jul 24 2008 James Bowes <jbowes@redhat.com> 1.5.6-4 > - git-1.5.6.4 >-- >1.6.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 460414
:
315175
| 315176 |
315177