Remove explicit libcurl requirement from git-core
This commit is contained in:
parent
00a8980c58
commit
7cc97f7b44
1 changed files with 1 additions and 1 deletions
2
git.spec
2
git.spec
|
|
@ -216,7 +216,6 @@ Group: Development/Tools
|
|||
Requires: less
|
||||
Requires: openssh-clients
|
||||
Requires: zlib >= 1.2
|
||||
Requires: libcurl
|
||||
%description core
|
||||
Git is a fast, scalable, distributed revision control system with an
|
||||
unusually rich command set that provides both high-level operations
|
||||
|
|
@ -835,6 +834,7 @@ rm -rf %{buildroot}
|
|||
directory, so links inside doc and man files are correct
|
||||
Resolves: #1357438
|
||||
- Quiet a few rpmlint complaints regarding hidden files in contrib dir
|
||||
- Remove explicit libcurl requirement from git-core
|
||||
|
||||
* Thu Jul 13 2017 Gwyn Ciesla <limburgher@gmail.com> - 2.13.3-1
|
||||
- Update to 2.13.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue