Merge PR #6 from tpopela

Only build wxGTK support on Fedora
This commit is contained in:
Pavel Cahyna 2021-01-26 11:07:04 +01:00
commit edeb804bdc
1 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
%global x11_app_defaults_dir %{_datadir}/X11/app-defaults
%if 0%{?fedora} || 0%{?rhel} >= 9
%if 0%{?fedora}
%bcond_without wx
%else
%bcond_with wx
@ -19,7 +19,7 @@
Summary: A program for plotting mathematical expressions and data
Name: gnuplot
Version: %{major}.%{minor}.%{patchlevel}
Release: 7%{?dist}
Release: 8%{?dist}
# MIT .. term/PostScript/aglfn.txt
License: gnuplot and MIT
URL: http://www.gnuplot.info/
@ -369,6 +369,9 @@ fi
%{_datadir}/texlive/texmf-dist/tex/latex/gnuplot/
%changelog
* Tue Jan 26 2021 Tomas Popela <tpopela@redhat.com> - 5.2.8-8
- Don't enable wxGTK support on RHEL
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild