forked from pool/spdlog
- trying around with sover and version and stuff
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=65
This commit is contained in:
committed by
Git OBS Bridge
parent
639afb29fe
commit
475d8e8ea7
@@ -93,11 +93,11 @@ export LD_LIBRARY_PATH="%{_builddir}/%{name}-%{version}/build"
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_includedir}/%{name}
|
||||
%{_libdir}/lib%{name}%{_sover}.so
|
||||
%{_libdir}/lib%{name}-%{version}.so
|
||||
%{_libdir}/cmake/%{name}
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%files -n lib%{name}%{_sover}
|
||||
%{_libdir}/lib%{name}.so.%{_sover}*
|
||||
%files -n lib%{name}-%{version}
|
||||
%{_libdir}/lib%{name}.so*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user