mirror of
				https://github.com/zeromq/libzmq.git
				synced 2025-10-29 20:59:47 +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 | %{_bindir}/curve_keygen | ||||||
|  |  | ||||||
| # libraries | # libraries | ||||||
| %{_libdir}/libzmq.so.4 | %{_libdir}/libzmq.so.* | ||||||
| %{_libdir}/libzmq.so.4.0.0 |  | ||||||
|  |  | ||||||
| %{_mandir}/man7/zmq.7.gz | %{_mandir}/man7/zmq.7.gz | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Luca Boccassi
					Luca Boccassi