2007-01-16 00:15:11 +01:00
|
|
|
#
|
2021-06-07 07:56:20 +02:00
|
|
|
# spec file
|
2007-01-16 00:15:11 +01:00
|
|
|
#
|
2024-01-09 09:40:54 +01:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
2007-01-16 00:15:11 +01:00
|
|
|
#
|
2009-01-16 01:31:55 +01:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2019-05-31 09:39:17 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2007-01-16 00:15:11 +01:00
|
|
|
#
|
|
|
|
|
2012-02-13 16:43:25 +01:00
|
|
|
|
2020-07-17 10:19:49 +02:00
|
|
|
#################################################################
|
|
|
|
### Please call "./pre_checkin.sh" prior to submitting. ###
|
|
|
|
### (This will regenerate gnuplot-doc.changes) ###
|
|
|
|
#################################################################
|
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%global flavor @BUILD_FLAVOR@%{nil}
|
|
|
|
%global sname gnuplot
|
|
|
|
%if "%{flavor}" == ""
|
2015-02-03 15:01:19 +01:00
|
|
|
%else
|
2019-08-26 03:27:25 +02:00
|
|
|
%global psuffix -%{flavor}
|
2015-02-03 15:01:19 +01:00
|
|
|
%endif
|
2019-08-26 03:27:25 +02:00
|
|
|
|
|
|
|
Name: gnuplot%{?psuffix}
|
2012-04-02 17:18:13 +02:00
|
|
|
BuildRequires: ImageMagick
|
2011-12-03 13:56:02 +01:00
|
|
|
BuildRequires: automake
|
|
|
|
BuildRequires: cairo-devel
|
2019-08-26 03:27:25 +02:00
|
|
|
BuildRequires: fdupes
|
2011-12-03 13:56:02 +01:00
|
|
|
BuildRequires: gcc-c++
|
2018-02-12 21:12:08 +01:00
|
|
|
BuildRequires: glib2-devel
|
2019-08-26 03:27:25 +02:00
|
|
|
BuildRequires: libqt5-linguist-devel
|
|
|
|
BuildRequires: lua-devel
|
2011-12-03 13:56:02 +01:00
|
|
|
BuildRequires: netpbm
|
2024-01-09 09:40:54 +01:00
|
|
|
BuildRequires: openspecfun-devel
|
2011-12-03 13:56:02 +01:00
|
|
|
BuildRequires: pango-devel
|
2019-08-26 03:27:25 +02:00
|
|
|
BuildRequires: plotutils-devel
|
2011-12-03 13:56:02 +01:00
|
|
|
BuildRequires: readline-devel
|
2022-06-20 09:12:54 +02:00
|
|
|
BuildRequires: wxGTK3-devel >= 3
|
2019-08-26 03:27:25 +02:00
|
|
|
BuildRequires: zziplib
|
2015-02-03 15:01:19 +01:00
|
|
|
BuildRequires: pkgconfig(Qt5Core)
|
|
|
|
BuildRequires: pkgconfig(Qt5Gui)
|
|
|
|
BuildRequires: pkgconfig(Qt5Network)
|
|
|
|
BuildRequires: pkgconfig(Qt5PrintSupport)
|
|
|
|
BuildRequires: pkgconfig(Qt5Svg)
|
2019-08-26 03:27:25 +02:00
|
|
|
BuildRequires: pkgconfig(caca)
|
|
|
|
BuildRequires: pkgconfig(freetype2)
|
|
|
|
BuildRequires: pkgconfig(gdlib)
|
|
|
|
BuildRequires: pkgconfig(libcerf)
|
|
|
|
BuildRequires: pkgconfig(libjpeg)
|
|
|
|
BuildRequires: pkgconfig(libpng16)
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
BuildRequires: emacs-nox
|
|
|
|
BuildRequires: gnuplot
|
2015-01-23 15:40:26 +01:00
|
|
|
BuildRequires: latex2html
|
2012-07-23 00:43:08 +02:00
|
|
|
BuildRequires: makeinfo
|
2012-07-10 11:49:03 +02:00
|
|
|
BuildRequires: texlive-epstopdf
|
2018-02-15 11:32:29 +01:00
|
|
|
BuildRequires: texlive-latex
|
2016-07-26 19:32:16 +02:00
|
|
|
BuildRequires: texlive-latexconfig
|
2024-01-09 10:55:56 +01:00
|
|
|
BuildRequires: texlive-makeindex
|
2019-08-26 03:27:25 +02:00
|
|
|
BuildRequires: texlive-pdftex
|
2024-01-09 10:55:56 +01:00
|
|
|
BuildRequires: texlive-tex
|
2018-02-15 11:32:29 +01:00
|
|
|
BuildRequires: texlive-tex4ht
|
2012-07-23 11:04:36 +02:00
|
|
|
BuildRequires: texlive-texinfo
|
2016-07-26 19:32:16 +02:00
|
|
|
BuildRequires: texlive-ucs
|
2021-04-26 19:16:50 +02:00
|
|
|
BuildRequires: tex(booktabs.sty)
|
2012-07-10 11:49:03 +02:00
|
|
|
BuildRequires: tex(fancyhdr.sty)
|
2021-04-26 19:16:50 +02:00
|
|
|
BuildRequires: tex(gttn1000.tfm)
|
2016-07-26 19:32:16 +02:00
|
|
|
BuildRequires: tex(hyperref.sty)
|
2024-01-09 10:47:59 +01:00
|
|
|
BuildRequires: tex(imakeidx.sty)
|
2021-04-26 19:16:50 +02:00
|
|
|
BuildRequires: tex(lgrcmr.fd)
|
2024-01-09 11:02:40 +01:00
|
|
|
BuildRequires: tex(nicefrac.sty)
|
2012-07-10 11:49:03 +02:00
|
|
|
BuildRequires: tex(pdftex.def)
|
|
|
|
BuildRequires: tex(subfigure.sty)
|
2021-04-26 19:16:50 +02:00
|
|
|
BuildRequires: tex(textgreek.sty)
|
2024-01-09 11:09:46 +01:00
|
|
|
BuildRequires: tex(upquote.sty)
|
2015-03-28 10:00:57 +01:00
|
|
|
%endif
|
2022-07-19 10:18:15 +02:00
|
|
|
URL: https://www.gnuplot.info/
|
2024-06-03 08:06:44 +02:00
|
|
|
Version: 6.0.1
|
2011-12-03 13:56:02 +01:00
|
|
|
Release: 0
|
2024-01-09 09:40:54 +01:00
|
|
|
%global underscore 6
|
2019-08-26 03:27:25 +02:00
|
|
|
%if "%{flavor}" == ""
|
2015-02-03 15:01:19 +01:00
|
|
|
Summary: Function Plotting Utility and more
|
2021-04-22 07:57:48 +02:00
|
|
|
License: GPL-2.0-or-later AND SUSE-Gnuplot
|
2020-07-17 10:10:21 +02:00
|
|
|
Group: Documentation/Other
|
2019-08-26 03:27:25 +02:00
|
|
|
%else
|
|
|
|
Summary: Documentation of GNUplot
|
2021-04-22 07:57:48 +02:00
|
|
|
License: GPL-2.0-or-later AND SUSE-Gnuplot
|
2019-08-26 03:27:25 +02:00
|
|
|
Group: Documentation/Other
|
|
|
|
%endif
|
2022-07-19 10:18:15 +02:00
|
|
|
Source0: https://downloads.sourceforge.net/project/gnuplot/gnuplot/%{version}/gnuplot-%{version}.tar.gz
|
2024-01-09 09:40:54 +01:00
|
|
|
Source1: https://downloads.sourceforge.net/project/gnuplot/gnuplot/%{version}/Gnuplot%{underscore}.pdf
|
2007-01-16 00:15:11 +01:00
|
|
|
Source2: gnuplot-fr.doc.bz2
|
|
|
|
Source3: README.whynot
|
2024-01-09 10:42:47 +01:00
|
|
|
Source4: webp_figures.gnu
|
2022-07-19 10:18:15 +02:00
|
|
|
# https://mirrors.ctan.org/macros/latex209/contrib/picins/picins.sty
|
2015-01-23 15:40:26 +01:00
|
|
|
# That's a build requirement, not provided by Tex Live
|
|
|
|
Source5: picins.sty
|
2017-09-29 09:57:40 +02:00
|
|
|
# Repair broken texi(nfo) file
|
|
|
|
Source6: gnuplot-5.2.0-texi2info.patch
|
2012-04-02 17:18:13 +02:00
|
|
|
Patch0: gnuplot-4.6.0.dif
|
2010-04-07 21:19:15 +02:00
|
|
|
Patch1: gnuplot-4.4.0-x11ovf.dif
|
2012-04-02 16:02:56 +02:00
|
|
|
Patch2: gnuplot-4.6.0-fonts.diff
|
2024-06-03 09:16:46 +02:00
|
|
|
Patch3: gnuplot-doc2tex.patch
|
2012-04-02 16:02:56 +02:00
|
|
|
Patch4: gnuplot-4.6.0-demo.diff
|
2015-03-28 10:00:57 +01:00
|
|
|
Patch5: gnuplot-wx3.diff
|
2015-05-21 10:17:45 +02:00
|
|
|
Patch6: gnuplot-QtCore-PIC.dif
|
2024-01-09 09:40:54 +01:00
|
|
|
Patch7: gnuplot-PIE.patch
|
2007-04-12 17:32:27 +02:00
|
|
|
%define _x11lib %{_libdir}
|
|
|
|
%define _x11data %{_datadir}/X11
|
2024-01-09 09:40:54 +01:00
|
|
|
%define _x11inc %{_includedir}/X11
|
2007-04-12 17:32:27 +02:00
|
|
|
%define _appdef %{_x11data}/app-defaults
|
2017-11-16 10:05:03 +01:00
|
|
|
%define _gnplttex tex/latex/gnuplot
|
2019-08-26 03:27:25 +02:00
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
Requires: %{sname}
|
2010-04-07 21:19:15 +02:00
|
|
|
Requires(post): %install_info_prereq
|
2021-04-22 07:57:48 +02:00
|
|
|
Requires(preun):%install_info_prereq
|
2010-09-18 01:08:13 +02:00
|
|
|
BuildArch: noarch
|
2019-08-26 03:27:25 +02:00
|
|
|
%endif
|
2009-05-28 04:44:00 +02:00
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%description
|
|
|
|
GNUplot is a command line driven interactive function plotting utility.
|
2009-05-28 04:44:00 +02:00
|
|
|
GNUplot supports many different types of terminals, plotters, and
|
|
|
|
printers (including many color devices and pseudodevices like LaTeX)
|
|
|
|
and can easily be extended to include new devices.
|
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
%{sname} documentation files including the info pages.
|
|
|
|
%endif
|
2009-05-28 04:44:00 +02:00
|
|
|
|
2007-01-16 00:15:11 +01:00
|
|
|
%prep
|
2019-08-26 03:27:25 +02:00
|
|
|
%setup -q -n %{sname}-%{version}
|
2008-03-14 17:41:50 +01:00
|
|
|
bunzip2 -dc %{_sourcedir}/gnuplot-fr.doc.bz2 > docs/gnuplot-fr.doc
|
2007-01-16 00:15:11 +01:00
|
|
|
test $? -eq 0 || exit 1
|
2015-01-23 15:40:26 +01:00
|
|
|
cp %{_sourcedir}/picins.sty docs
|
2024-01-09 09:40:54 +01:00
|
|
|
%patch -P2 -p0 -b .font
|
2024-06-03 09:16:46 +02:00
|
|
|
%patch -P3 -p0 -b .overscan
|
2024-01-09 09:40:54 +01:00
|
|
|
%patch -P4 -p0 -b .demo
|
|
|
|
%patch -P0 -p1 -b .0
|
|
|
|
%patch -P1 -p0 -b .x11ovf
|
|
|
|
%patch -P5 -p1 -b .w3x
|
|
|
|
%patch -P6 -p0 -b .pic
|
|
|
|
%patch -P7 -p1 -b .pie
|
2021-04-22 07:57:48 +02:00
|
|
|
|
2007-01-16 00:15:11 +01:00
|
|
|
%build
|
2015-03-28 10:00:57 +01:00
|
|
|
autoreconf -fi
|
2015-02-03 15:01:19 +01:00
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
export CPPFLAGS="-I%{_includedir}/gd -DAppDefDir=\\\"%{_appdef}\\\""
|
|
|
|
export CPPFLAGS="$CPPFLAGS -DGNUPLOT_LIB_DEFAULT=\\\"%{_docdir}/%{sname}/demo\\\""
|
2021-04-22 07:57:48 +02:00
|
|
|
export CFLAGS="${RPM_OPT_FLAGS} -pipe -D_GNU_SOURCE -fpic"
|
2007-04-24 13:56:15 +02:00
|
|
|
export CXXFLAGS="$CFLAGS -fno-strict-aliasing"
|
2010-04-07 21:19:15 +02:00
|
|
|
export LDFLAGS="-L%{_x11lib} -Wl,--as-needed"
|
2007-01-16 00:15:11 +01:00
|
|
|
export ARCHLIB=%_lib
|
2018-10-09 12:00:40 +02:00
|
|
|
%if 0%{?suse_version}
|
|
|
|
%if !0%{?sle_version}
|
|
|
|
export CFLAGS="$CFLAGS -DDIST_CONTACT='https://bugs.opensuse.org/'"
|
|
|
|
%else
|
|
|
|
export CFLAGS="$CFLAGS -DDIST_CONTACT='https://bugzilla.suse.com/'"
|
|
|
|
%endif
|
|
|
|
%endif
|
2015-02-03 15:01:19 +01:00
|
|
|
|
2024-01-09 10:42:47 +01:00
|
|
|
%if "%{flavor}" == ""
|
2024-01-09 09:40:54 +01:00
|
|
|
mkdir bin
|
|
|
|
ln -sf /bin/true bin/dvips
|
|
|
|
ln -sf /bin/true bin/emacs
|
2024-01-09 10:42:47 +01:00
|
|
|
ln -sf /bin/true bin/kpsewhich
|
|
|
|
ln -sf /bin/true bin/texhash
|
2024-01-09 09:40:54 +01:00
|
|
|
PATH=${PATH}:${PWD}/bin
|
2024-01-09 10:42:47 +01:00
|
|
|
%endif
|
2024-01-09 09:40:54 +01:00
|
|
|
|
2015-02-03 15:01:19 +01:00
|
|
|
%configure \
|
2007-01-16 00:15:11 +01:00
|
|
|
--with-x \
|
2008-03-14 17:41:50 +01:00
|
|
|
--x-includes=%{_x11inc} \
|
|
|
|
--x-libraries=%{_x11lib}\
|
2010-05-12 18:26:55 +02:00
|
|
|
--with-x-app-defaultdir=%{_appdef}\
|
2019-08-26 03:27:25 +02:00
|
|
|
--with-texdir=%{_datadir}/texmf/%{_gnplttex} \
|
|
|
|
--with-kpsexpand=%{_bindir}/kpsexpand \
|
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
--with-latex=yes \
|
|
|
|
%else
|
|
|
|
--with-latex=force \
|
|
|
|
%endif
|
2007-01-16 00:15:11 +01:00
|
|
|
--with-readline=gnu \
|
|
|
|
--enable-history-file \
|
2012-04-02 17:18:13 +02:00
|
|
|
--with-bitmap-terminals \
|
2018-02-15 11:32:29 +01:00
|
|
|
--with-gpic \
|
|
|
|
--with-mif \
|
2007-05-31 21:34:47 +02:00
|
|
|
--enable-x11-mbfonts \
|
2024-01-09 09:40:54 +01:00
|
|
|
--enable-stats \
|
|
|
|
--enable-stable-sort \
|
|
|
|
--enable-polar-grid \
|
|
|
|
--enable-watchpoints \
|
|
|
|
--enable-function-blocks \
|
|
|
|
--enable-backward-compatibility \
|
|
|
|
--with-gd=yes \
|
2015-03-28 10:00:57 +01:00
|
|
|
--with-caca \
|
2024-01-09 09:40:54 +01:00
|
|
|
--with-tgif \
|
|
|
|
--with-metafont \
|
|
|
|
--with-metapost \
|
|
|
|
--with-regis \
|
|
|
|
--with-amos=%{_libdir} \
|
2019-08-26 03:27:25 +02:00
|
|
|
--with-qt=qt5
|
2015-02-03 15:01:19 +01:00
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%if "%{flavor}" == ""
|
|
|
|
make %{?_smp_mflags} UIC=/usr/bin/uic-qt5 MOC=/usr/bin/moc-qt5 RCC=/usr/bin/rcc-qt5 LRELEASE=/usr/bin/lrelease-qt5
|
2012-04-02 17:38:11 +02:00
|
|
|
%endif
|
2015-02-03 15:01:19 +01:00
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
mv src/Makefile{,_INACESSIBLE}
|
2015-02-03 15:01:19 +01:00
|
|
|
pushd docs/
|
2024-01-09 10:42:47 +01:00
|
|
|
cp -p %{S:4} webp_figures.gnu
|
|
|
|
make GNUPLOT_EXE=%{_bindir}/gnuplot srcdir=. clean
|
|
|
|
make GNUPLOT_EXE=%{_bindir}/gnuplot srcdir=. allterm.h allterm-ja.h
|
|
|
|
make GNUPLOT_EXE=%{_bindir}/gnuplot srcdir=. html pdf
|
2017-09-29 09:57:40 +02:00
|
|
|
make srcdir=. gnuplot.texi
|
|
|
|
patch -p0 < %{S:6}
|
|
|
|
make srcdir=. info
|
2007-01-16 00:15:11 +01:00
|
|
|
pushd psdoc/
|
2017-09-29 09:57:40 +02:00
|
|
|
make srcdir=. pdf
|
2007-01-16 00:15:11 +01:00
|
|
|
popd
|
2017-09-29 09:57:40 +02:00
|
|
|
popd
|
2020-07-17 11:55:02 +02:00
|
|
|
if test -d tutorial/
|
|
|
|
then
|
|
|
|
pushd tutorial/
|
2009-05-28 04:44:00 +02:00
|
|
|
make srcdir=. clean pdf
|
2020-07-17 11:55:02 +02:00
|
|
|
popd
|
|
|
|
fi
|
2019-08-26 03:27:25 +02:00
|
|
|
%endif
|
2007-01-16 00:15:11 +01:00
|
|
|
|
|
|
|
%install
|
2008-03-14 17:41:50 +01:00
|
|
|
rm -rf %{buildroot}
|
2019-08-26 03:27:25 +02:00
|
|
|
|
|
|
|
%if "%{flavor}" == ""
|
2008-03-27 21:57:09 +01:00
|
|
|
make DESTDIR=%{buildroot} appdefaultdir=%{_appdef} install
|
2015-01-23 15:40:26 +01:00
|
|
|
mkdir -p %{buildroot}/%{_mandir}/ja/man1
|
2024-01-09 09:40:54 +01:00
|
|
|
install -m 0644 man/ja/man1/gnuplot.1 %{buildroot}/%{_mandir}/ja/man1/gnuplot.1
|
2019-08-26 03:27:25 +02:00
|
|
|
%endif
|
|
|
|
|
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
mkdir -p %{buildroot}/%{_infodir}
|
2008-03-14 17:41:50 +01:00
|
|
|
mkdir -p %{buildroot}/%{_docdir}/gnuplot/doc
|
|
|
|
mkdir -p %{buildroot}/%{_docdir}/gnuplot/doc/html
|
|
|
|
mkdir -p %{buildroot}/%{_docdir}/gnuplot/demo
|
2007-05-31 21:34:47 +02:00
|
|
|
rm -vf docs/htmldocs/images.{aux,idx,log,out,tex}
|
2007-04-12 17:32:27 +02:00
|
|
|
rm -vf docs/htmldocs/*.pl
|
2019-08-26 03:27:25 +02:00
|
|
|
rm -vf docs/htmldocs/*.aux
|
2007-05-31 21:34:47 +02:00
|
|
|
rm -vf docs/htmldocs/*.sty
|
2007-04-12 17:32:27 +02:00
|
|
|
rm -vf docs/htmldocs/WARNINGS
|
2007-05-31 21:34:47 +02:00
|
|
|
rm -vf docs/htmldocs/VERSION
|
2019-08-26 03:27:25 +02:00
|
|
|
rm -vf docs/figure_*.pdf
|
|
|
|
rm -vf tutorial/eg7.pdf
|
2007-04-12 17:32:27 +02:00
|
|
|
rm -rvf demo/html
|
2008-03-14 17:41:50 +01:00
|
|
|
install -m 0444 docs/*.info* %{buildroot}/%{_infodir}/
|
2024-01-09 10:42:47 +01:00
|
|
|
install -m 0444 docs/html/* %{buildroot}/%{_docdir}/gnuplot/doc/html
|
2008-03-14 17:41:50 +01:00
|
|
|
install -m 0444 docs/psdoc/*.pdf %{buildroot}/%{_docdir}/gnuplot/doc/
|
|
|
|
install -m 0444 docs/psdoc/*.ps %{buildroot}/%{_docdir}/gnuplot/doc/
|
|
|
|
install -m 0444 docs/psdoc/*.gpi %{buildroot}/%{_docdir}/gnuplot/doc/
|
|
|
|
install -m 0444 docs/psdoc/*.doc %{buildroot}/%{_docdir}/gnuplot/doc/
|
|
|
|
install -m 0444 docs/psdoc/README %{buildroot}/%{_docdir}/gnuplot/doc/
|
2015-01-23 15:40:26 +01:00
|
|
|
install -m 0444 demo/*.* %{buildroot}/%{_docdir}/gnuplot/demo/
|
2008-03-14 17:41:50 +01:00
|
|
|
install -m 0444 README* %{buildroot}/%{_docdir}/gnuplot/
|
2010-04-07 21:19:15 +02:00
|
|
|
install -m 0444 NEWS BUGS %{buildroot}/%{_docdir}/gnuplot/
|
2008-03-14 17:41:50 +01:00
|
|
|
install -m 0444 %{SOURCE3} %{buildroot}/%{_docdir}/gnuplot/
|
|
|
|
rm -f %{buildroot}/%{_docdir}/gnuplot/demo/Makefile*
|
2020-07-17 11:55:02 +02:00
|
|
|
install -m 0444 %{S:1} %{buildroot}/%{_docdir}/gnuplot/
|
2022-06-20 09:12:54 +02:00
|
|
|
%fdupes %{buildroot}/%{_docdir}
|
2019-08-26 03:27:25 +02:00
|
|
|
%endif
|
2007-01-16 00:15:11 +01:00
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
%post
|
|
|
|
%install_info --info-dir=.%{_infodir} .%{_infodir}/%{sname}.info.gz
|
2007-01-16 00:15:11 +01:00
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%preun
|
|
|
|
%install_info_delete --info-dir=.%{_infodir} .%{_infodir}/%{sname}.info.gz
|
|
|
|
%endif
|
2007-01-16 00:15:11 +01:00
|
|
|
|
2019-08-26 03:27:25 +02:00
|
|
|
%if "%{flavor}" == ""
|
2007-01-16 00:15:11 +01:00
|
|
|
%files
|
2019-08-26 03:27:25 +02:00
|
|
|
%license Copyright
|
2008-03-14 17:41:50 +01:00
|
|
|
%{_bindir}/gnuplot
|
2012-02-13 16:55:45 +01:00
|
|
|
%{_libexecdir}/gnuplot
|
2007-05-31 21:34:47 +02:00
|
|
|
%{_datadir}/gnuplot
|
2019-08-26 03:27:25 +02:00
|
|
|
%dir %{_datadir}/texmf
|
|
|
|
%{_datadir}/texmf/*
|
|
|
|
%dir %{_appdef}
|
2007-09-06 22:19:11 +02:00
|
|
|
%{_appdef}/Gnuplot
|
2009-05-28 04:44:00 +02:00
|
|
|
%doc %{_mandir}/man1/gnuplot.1.gz
|
2015-01-23 15:40:26 +01:00
|
|
|
%doc %{_mandir}/ja/man1/gnuplot.1.gz
|
2019-08-26 03:27:25 +02:00
|
|
|
%endif
|
|
|
|
|
|
|
|
%if "%{flavor}" == "doc"
|
|
|
|
%files
|
2020-07-17 11:55:02 +02:00
|
|
|
%{_docdir}/gnuplot/
|
|
|
|
%{_infodir}/%{sname}.info.gz
|
2019-08-26 03:27:25 +02:00
|
|
|
%endif
|
2009-05-28 04:44:00 +02:00
|
|
|
|
2007-04-12 17:32:27 +02:00
|
|
|
%changelog
|