automatic version update by autodist [release 5.4.2-1mamba;Fri Jun 04 2021]
This commit is contained in:
parent
4502865899
commit
cde68aff44
14
gnuplot.spec
14
gnuplot.spec
@ -1,5 +1,5 @@
|
||||
Name: gnuplot
|
||||
Version: 5.4.1
|
||||
Version: 5.4.2
|
||||
Release: 1mamba
|
||||
Summary: Command-line driven interactive datafile and function plotting utility
|
||||
Group: Applications/Mathematics
|
||||
@ -15,6 +15,7 @@ Patch1: gnuplot-4.6.3-lua-5.1.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
@ -24,18 +25,15 @@ BuildRequires: libgd-devel
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgtk2-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: liblua-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpng12-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libwxBase-unicode-devel
|
||||
BuildRequires: libwxGTK-unicode-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXpm-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: tetex
|
||||
@ -45,7 +43,6 @@ BuildRequires: groff >= 1.19.2
|
||||
BuildRequires: texinfo >= 4.8
|
||||
BuildRequires: emacs >= 21.4
|
||||
Requires(post):%{__install_info}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
# FIXME :
|
||||
# checking for pdflib-config... no
|
||||
@ -141,6 +138,9 @@ EOF
|
||||
%doc docs/psdoc/ps_*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 5.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 06 2020 Automatic Build System <autodist@mambasoft.it> 5.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user