Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Müller afe79a501d libgit2: Fix install for multilib
| ERROR: libgit2-0.27.4-r0 do_package: QA Issue: libgit2: Files/directories were installed but not shipped in any package:
|   /usr/lib/libgit2.so.0.27.5
|   /usr/lib/libgit2.so.27
|   /usr/lib/libgit2.so
|   /usr/lib/pkgconfig
|   /usr/lib/pkgconfig/libgit2.pc
| Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.

+ reduce 8 spaces by 4

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-02-04 22:07:30 -08:00
Khem Raj f762eba941 libgit2: Upgrade to 0.27.5
add missing dep on libgcrypt

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-25 13:48:16 -07:00
Khem Raj 45d78539ae libgit2: Upgrade to 0.27.4
License Update: Added SHA1 module which is under MIT license
Upgrade will fix build with openSSL 1.1+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-05 08:04:22 -07:00