auto-import gnuplot-3.7.1-13.1 from gnuplot-3.7.1-13.1.src.rpm
This commit is contained in:
parent
643152303f
commit
c33d3dcf70
@ -1 +1 @@
|
|||||||
gnuplot-3.7.1.tar.gz
|
gnuplot-3.7.1.tar.bz2
|
||||||
|
12
gnuplot.spec
12
gnuplot.spec
@ -1,15 +1,15 @@
|
|||||||
Summary: A program for plotting mathematical expressions and data.
|
Summary: A program for plotting mathematical expressions and data.
|
||||||
Name: gnuplot
|
Name: gnuplot
|
||||||
Version: 3.7.1
|
Version: 3.7.1
|
||||||
Release: 13
|
Release: 13.1
|
||||||
License: distributable
|
License: GPL
|
||||||
Group: Applications/Engineering
|
Group: Applications/Engineering
|
||||||
Source: ftp://ftp.gnuplot.vt.edu/pub/gnuplot/gnuplot-%{version}.tar.gz
|
Source: ftp://ftp.gnuplot.vt.edu/pub/gnuplot/gnuplot-%{version}.tar.bz2
|
||||||
Patch0: gnuplot-3.7.1-gd-1.8.patch
|
Patch0: gnuplot-3.7.1-gd-1.8.patch
|
||||||
BuildPrereq: gd-devel >= 1.8.2, libpng-devel, tetex-latex, zlib-devel
|
BuildPrereq: gd-devel >= 1.8.2, libpng-devel, tetex-latex, zlib-devel
|
||||||
Requires: gd >= 1.8.2, libpng
|
Requires: gd >= 1.8.2, libpng
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
URL: http://www.gnuplot.vt.edu/
|
URL: http://www.gnuplot.org/
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Gnuplot is a command-line driven, interactive function plotting
|
Gnuplot is a command-line driven, interactive function plotting
|
||||||
@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/gnuplot.gih
|
/usr/share/gnuplot.gih
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 11 2001 Bernhard Rosenkraenzer <bero@redhat.com> 3.7.1-13
|
||||||
|
- rebuild with new readline
|
||||||
|
- Fix up License: and URL: tags in specfile
|
||||||
|
|
||||||
* Tue Aug 22 2000 Bill Nottingham <notting@redhat.com>
|
* Tue Aug 22 2000 Bill Nottingham <notting@redhat.com>
|
||||||
- remove zlib-devel requirement (#16718)
|
- remove zlib-devel requirement (#16718)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user