Exclude obgui from the main openbabel package

This commit is contained in:
Scott Talbert 2018-11-06 20:19:31 -05:00 committed by Dominik 'Rathann' Mierzejewski
parent 7e4aa1369b
commit 92fdadb7a4
1 changed files with 4 additions and 0 deletions

View File

@ -237,6 +237,8 @@ make test
%{_bindir}/ob*
%{_bindir}/roundtrip
%{_mandir}/man1/*.1*
%exclude %{_bindir}/obgui
%exclude %{_mandir}/man1/obgui.1*
%files devel
%{_includedir}/%{name}-2.0
@ -250,6 +252,7 @@ make test
%{_bindir}/obgui
%{_datadir}/applications/obgui.desktop
%{_datadir}/pixmaps/babel.png
%{_mandir}/man1/obgui.1*
%files libs
%{_datadir}/%{name}/
@ -281,6 +284,7 @@ make test
* Sun Jan 27 2019 Dominik Mierzejewski <rpm@greysector.net> - 2.4.1-16
- Fix path to libdir in .pc (#1669664)
- Use https for URL:
- Exclude obgui from the main openbabel package
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild