mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 12:18:04 +01:00
Problem: RPM has hard-coded SONAME versions
Solution: target wildcard in the spec file to make maintenance easier
This commit is contained in:
@@ -129,8 +129,7 @@ autoreconf -fi
|
||||
%{_bindir}/curve_keygen
|
||||
|
||||
# libraries
|
||||
%{_libdir}/libzmq.so.4
|
||||
%{_libdir}/libzmq.so.4.0.0
|
||||
%{_libdir}/libzmq.so.*
|
||||
|
||||
%{_mandir}/man7/zmq.7.gz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user