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