Use bundled inchi on EPEL | Fix installation of license file

This commit is contained in:
Antonio Trande 2021-12-15 22:42:08 +01:00
parent be121a78d7
commit 2f996af003
1 changed files with 2 additions and 1 deletions

View File

@ -294,12 +294,13 @@ ctest3 -j1 --force-new-ctest-process
%{_mandir}/man1/obgui.1*
%files libs
%license COPYING inchi-license-lgpl-2.1.txt
%license COPYING
%doc THANKS AUTHORS authors.txt README.md
%{_datadir}/%{name}/
%{_libdir}/%{name}/
%{_libdir}/libopenbabel.so.7.0.0
%if 0%{?rhel}
%license inchi-license-lgpl-2.1.txt
%{_libdir}/libinchi.so.0.4.1
%{_libdir}/libinchi.so.0
%endif