diff --git a/openbabel.spec b/openbabel.spec index 9534d67..7b9d4fd 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -5,7 +5,7 @@ Name: openbabel Version: 3.1.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Chemistry software file format converter License: GPLv2 URL: https://openbabel.org/ @@ -242,6 +242,19 @@ rm -f %{buildroot}%{_libdir}/cmake/openbabel2/*.cmake desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE1} install -Dpm644 babel.png %{buildroot}%{_datadir}/pixmaps/babel.png +# Create profile files +mkdir -p %{buildroot}%{_sysconfdir}/profile.d +cat > %{buildroot}%{_sysconfdir}/profile.d/openbabel3.sh < %{buildroot}%{_sysconfdir}/profile.d/openbabel3.csh < - 3.1.1-12 +- Add profile file openbabel3.sh (rhbz#2112710) + * Thu Aug 04 2022 Scott Talbert - 3.1.1-11 - Rebuild with wxWidgets 3.2