From 92fdadb7a4a05d58aff693ff5dc450f5254f7f99 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Tue, 6 Nov 2018 20:19:31 -0500 Subject: [PATCH] Exclude obgui from the main openbabel package --- openbabel.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openbabel.spec b/openbabel.spec index 1d19899..a375bdb 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -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 - 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 - 2.4.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild