|
@@ -1,11 +1,11 @@
|
|
-%define gpmainver 4.4
|
|
|
|
-%define gpver %{gpmainver}.3
|
|
|
|
|
|
+%define gpmainver 4.6
|
|
|
|
+%define gpver %{gpmainver}.4
|
|
|
|
|
|
Summary: A program for plotting mathematical expressions and data.
|
|
Summary: A program for plotting mathematical expressions and data.
|
|
Summary(ja): 数学系の関数やデータのプロット・プログラム
|
|
Summary(ja): 数学系の関数やデータのプロット・プログラム
|
|
Name: gnuplot
|
|
Name: gnuplot
|
|
Version: %{gpver}
|
|
Version: %{gpver}
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 1%{?_dist_release}
|
|
|
|
|
|
License: gnuplot and GPLv2
|
|
License: gnuplot and GPLv2
|
|
Group: Applications/Engineering
|
|
Group: Applications/Engineering
|
|
@@ -13,6 +13,13 @@ URL: http://gnuplot.sourceforge.net/
|
|
|
|
|
|
Source: http://prdownloads.sourceforge.net/gnuplot/gnuplot-%{version}.tar.gz
|
|
Source: http://prdownloads.sourceforge.net/gnuplot/gnuplot-%{version}.tar.gz
|
|
|
|
|
|
|
|
+Patch0: gnuplot-4.6.4-font.patch
|
|
|
|
+# submitted upstream: http://sourceforge.net/tracker/?func=detail&aid=3558970&group_id=2055&atid=302055
|
|
|
|
+Patch1: gnuplot-4.6.1-xcopygc-sigsegv.patch
|
|
|
|
+# submitted upstream: http://sourceforge.net/tracker/?func=detail&aid=3558973&group_id=2055&atid=302055
|
|
|
|
+Patch2: gnuplot-4.6.1-plot-sigsegv.patch
|
|
|
|
+
|
|
|
|
+
|
|
BuildRoot: %{_tmppath}/%{name}-root
|
|
BuildRoot: %{_tmppath}/%{name}-root
|
|
BuildRequires: gd-devel >= 2.0.27, libpng-devel, zlib-devel
|
|
BuildRequires: gd-devel >= 2.0.27, libpng-devel, zlib-devel
|
|
BuildRequires: libX11-devel, libXt-devel, wxGTK-devel
|
|
BuildRequires: libX11-devel, libXt-devel, wxGTK-devel
|
|
@@ -23,13 +30,14 @@ BuildRequires: libXpm-devel libjpeg-turbo-devel
|
|
BuildRequires: texlive
|
|
BuildRequires: texlive
|
|
BuildRequires: texlive-common
|
|
BuildRequires: texlive-common
|
|
BuildRequires: texlive-collection-latexextra
|
|
BuildRequires: texlive-collection-latexextra
|
|
|
|
+BuildRequires: texlive-collection-htmlxml
|
|
BuildRequires: texinfo, emacsen
|
|
BuildRequires: texinfo, emacsen
|
|
Requires(post): install-info
|
|
Requires(post): install-info
|
|
Requires(preun): install-info
|
|
Requires(preun): install-info
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
-Packager: daisuke, inagaki
|
|
|
|
|
|
+Packager: daisuke, inagaki, shaolin
|
|
|
|
|
|
%description
|
|
%description
|
|
Gnuplot is a command-line driven, interactive function plotting
|
|
Gnuplot is a command-line driven, interactive function plotting
|
|
@@ -51,34 +59,43 @@ Gnuplotは関数や座標データを同時にプロットしたり、3次元化
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
|
|
+%patch0 -p1 -b .font
|
|
|
|
+%patch1 -p1 -b .xcopygc
|
|
|
|
+%patch2 -p1 -b .plot-sigsegv
|
|
|
|
|
|
%build
|
|
%build
|
|
#autoreconf -f -i
|
|
#autoreconf -f -i
|
|
%ifarch alpha
|
|
%ifarch alpha
|
|
%define optflags -O0
|
|
%define optflags -O0
|
|
%endif
|
|
%endif
|
|
-%configure --with-readline=gnu --with-png --without-linux-vga --enable-history-file
|
|
|
|
|
|
+%configure --with-readline=gnu --with-png --without-linux-vga --enable-history-file --with-tutorial
|
|
|
|
|
|
make %{?_smp_mflags}
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
+make -C docs html info
|
|
|
|
+export GNUPLOT_PS_DIR=../../term/PostScript
|
|
|
|
+make -C docs/psdoc ps_symbols.ps ps_fontfile_doc.pdf
|
|
|
|
+rm -rf docs/htmldocs/images.idx
|
|
|
|
+make -C tutorial
|
|
|
|
|
|
%install
|
|
%install
|
|
-rm -rf $RPM_BUILD_ROOT
|
|
|
|
-make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
|
|
+rm -rf %{buildroot}
|
|
|
|
+make install DESTDIR=%{buildroot}
|
|
|
|
+make -C docs install-info DESTDIR=%{buildroot} INSTALL='install -p'
|
|
|
|
|
|
rm -f demo/Makefile* tutorial/Makefile*
|
|
rm -f demo/Makefile* tutorial/Makefile*
|
|
|
|
|
|
# move app-dafaults to %%_datadir
|
|
# move app-dafaults to %%_datadir
|
|
-#mv $RPM_BUILD_ROOT%{_libdir}/X11 $RPM_BUILD_ROOT%{_datadir}/
|
|
|
|
|
|
+#mv %{buildroot}%{_libdir}/X11 %{buildroot}%{_datadir}/
|
|
|
|
|
|
# move texmf config
|
|
# move texmf config
|
|
-mv $RPM_BUILD_ROOT%{_datadir}/texmf-local $RPM_BUILD_ROOT%{_datadir}/texmf
|
|
|
|
|
|
+#mv %{buildroot}%{_datadir}/texmf-local %{buildroot}%{_datadir}/texmf
|
|
|
|
|
|
# remove unneeded files
|
|
# remove unneeded files
|
|
-rm -f $RPM_BUILD_ROOT%{_infodir}/dir
|
|
|
|
|
|
+rm -f %{buildroot}%{_infodir}/dir
|
|
|
|
|
|
%clean
|
|
%clean
|
|
-rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
+rm -rf %{buildroot}
|
|
|
|
|
|
%post
|
|
%post
|
|
/sbin/install-info --quiet --info-dir=%{_infodir} %{_infodir}/gnuplot.info.gz
|
|
/sbin/install-info --quiet --info-dir=%{_infodir} %{_infodir}/gnuplot.info.gz
|
|
@@ -92,7 +109,7 @@ fi
|
|
%files
|
|
%files
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
%doc demo tutorial
|
|
%doc demo tutorial
|
|
-%doc README README.1ST INSTALL Copyright TODO
|
|
|
|
|
|
+%doc README README.1ST INSTALL Copyright
|
|
%doc PATCHLEVEL VERSION BUGS ChangeLog
|
|
%doc PATCHLEVEL VERSION BUGS ChangeLog
|
|
%{_bindir}/gnuplot
|
|
%{_bindir}/gnuplot
|
|
%{_libexecdir}/gnuplot/%{gpmainver}/*
|
|
%{_libexecdir}/gnuplot/%{gpmainver}/*
|
|
@@ -104,6 +121,11 @@ fi
|
|
%{_mandir}/man1/gnuplot.*
|
|
%{_mandir}/man1/gnuplot.*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jan 16 2014 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 4.6.4-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add Patch0, Patch1 and Patch2 (font paths, upstream fixes)
|
|
|
|
+- modify spec to build/install docs correctly
|
|
|
|
+
|
|
* Wed Jul 11 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 4.4.3-2
|
|
* Wed Jul 11 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 4.4.3-2
|
|
- changed BuildRequires: wx-gtk2-devel >= 2.8.12 to wxGTK-devel >= 2.8.12
|
|
- changed BuildRequires: wx-gtk2-devel >= 2.8.12 to wxGTK-devel >= 2.8.12
|
|
- added BuildRequires: libXpm-devel libjpeg-turbo-devel texlive-common
|
|
- added BuildRequires: libXpm-devel libjpeg-turbo-devel texlive-common
|