List the whole SONAME in the files section
This is recommended by the packaging guidelines to help spot soname bumps early on.
This commit is contained in:
parent
02d1f00086
commit
f58ae2b2da
@ -79,7 +79,8 @@ ESPEAK_DATA_PATH=`pwd` LD_LIBRARY_PATH=src:${LD_LIBRARY_PATH} src/espeak-ng ...
|
||||
%doc CHANGELOG.md
|
||||
%{_bindir}/speak-ng
|
||||
%{_bindir}/espeak-ng
|
||||
%{_libdir}/libespeak-ng.so.*
|
||||
%{_libdir}/libespeak-ng.so.1
|
||||
%{_libdir}/libespeak-ng.so.1.*
|
||||
%{_datadir}/espeak-ng-data
|
||||
%{_mandir}/man1/speak-ng.1.gz
|
||||
%{_mandir}/man1/espeak-ng.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user