Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:dirkmueller:acdc:as_python3_module
sensors
lm_sensors-3.5.0-libsensors-fix-soname.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lm_sensors-3.5.0-libsensors-fix-soname.patch of Package sensors
From: Jean Delvare <jdelvare@suse.de> Subject: libsensors: Undo gratuitous library version bump The new library is compatible with previous versions, it only has added symbols, no changes nor removals. So the major version number shall stay the same. Signed-off-by: Jean Delvare <jdelvare@suse.de> --- lib/Module.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/lib/Module.mk +++ b/lib/Module.mk @@ -32,8 +32,8 @@ LIBMAN5FILES := $(MODULE_DIR)/sensors.co # The library soname (major number) must be changed if and only if the interface is # changed in a backward incompatible way. The interface is defined by # the public header files - in this case they are error.h and sensors.h. -LIBMAINVER := 5 -LIBMINORVER := 0.0 +LIBMAINVER := 4 +LIBMINORVER := 5.0 LIBVER := $(LIBMAINVER).$(LIBMINORVER) # The static lib name, the shared lib name, and the internal ('so') name of
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