From 5f4a32cc917b293a40ed17532cce90017ec095e5 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Nov 07 2018 01:19:31 +0000 Subject: Rebuild with wxWidgets 3.0 Exclude obgui from the main openbabel package --- diff --git a/openbabel.spec b/openbabel.spec index 977fc57..0e0899f 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -9,7 +9,7 @@ Name: openbabel Version: 2.4.1 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Chemistry software file format converter License: GPLv2 Group: Applications/File @@ -38,7 +38,7 @@ BuildRequires: gcc-c++ BuildRequires: inchi-devel >= 1.0.3 BuildRequires: libxml2-devel BuildRequires: swig -BuildRequires: wxGTK-devel +BuildRequires: wxGTK3-devel BuildRequires: ImageMagick %description @@ -233,6 +233,8 @@ make test %{_bindir}/ob* %{_bindir}/roundtrip %{_mandir}/man1/*.1* +%exclude %{_bindir}/obgui +%exclude %{_mandir}/man1/obgui.1* %files devel %{_includedir}/%{name}-2.0 @@ -246,6 +248,7 @@ make test %{_bindir}/obgui %{_datadir}/applications/obgui.desktop %{_datadir}/pixmaps/babel.png +%{_mandir}/man1/obgui.1* %files libs %{_datadir}/%{name}/ @@ -274,6 +277,10 @@ make test %{ruby_vendorarchdir}/openbabel.so %changelog +* Wed Nov 07 2018 Scott Talbert - 2.4.1-16 +- Rebuild with wxWidgets 3.0 +- 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