Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP6:Update
libarchive
fix-soversion.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-soversion.patch of Package libarchive
Index: libarchive-3.4.0/CMakeLists.txt =================================================================== --- libarchive-3.4.0.orig/CMakeLists.txt +++ libarchive-3.4.0/CMakeLists.txt @@ -71,7 +71,7 @@ SET(LIBARCHIVE_VERSION_STRING "${VERSIO # libarchive 2.9 == interface version 11 = 2 + 9 # libarchive 3.0 == interface version 12 # libarchive 3.1 == interface version 13 -math(EXPR INTERFACE_VERSION "13 + ${_minor}") +set(INTERFACE_VERSION "13") # Set SOVERSION == Interface version # ?? Should there be more here ??
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor