update to 4.2.2
This commit is contained in:
parent
4382c52f29
commit
eff0cc40bc
@ -1 +1 @@
|
||||
gnuplot-4.2.0.tar.gz
|
||||
gnuplot-4.2.2.tar.gz
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- gnuplot-4.2.0/docs/psdoc/Makefile.pom 2002-12-16 15:17:52.000000000 +0100
|
||||
+++ gnuplot-4.2.0/docs/psdoc/Makefile 2007-05-21 12:39:03.000000000 +0200
|
||||
@@ -2,7 +2,7 @@
|
||||
# Create ps_symbols.ps
|
||||
#
|
||||
|
||||
-top_srcdir = ../..
|
||||
+top_srcdir =
|
||||
|
||||
all: ps_symbols.ps ps_fontfile_doc.ps
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define major 4
|
||||
%define minor 2
|
||||
%define patchlevel 0
|
||||
%define patchlevel 2
|
||||
|
||||
%define x11_app_defaults_dir %{_datadir}/X11/app-defaults
|
||||
|
||||
Summary: A program for plotting mathematical expressions and data
|
||||
Name: gnuplot
|
||||
Version: %{major}.%{minor}.%{patchlevel}
|
||||
Release: 7%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# Modifications are to be distributed as patches to the released version.
|
||||
License: gnuplot and GPLv2
|
||||
Group: Applications/Engineering
|
||||
@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/emacs/site-lisp/site-start.d/gnuplot-init.el
|
||||
|
||||
%changelog
|
||||
* Thu Oct 25 2007 Ivana Varekova <varekova@redhat.com> - 4.2.2-1
|
||||
- update to 4.2.2
|
||||
|
||||
* Wed Oct 17 2007 Ivana Varekova <varekova@redhat.com> - 4.2.0-7
|
||||
- add URL tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user