diff --git a/.cvsignore b/.cvsignore index 1ab40c9..d8e0c7a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -grace_5.1.21-2.diff.gz -grace-5.1.21.tar.gz +grace-5.1.22.tar.gz +grace_5.1.22-1.diff.gz diff --git a/grace.spec b/grace.spec index 25d6806..20ec7ea 100644 --- a/grace.spec +++ b/grace.spec @@ -2,12 +2,12 @@ %define type1fontdir fonts/default/Type1 Name: grace -Version: 5.1.21 -Release: 8%{?dist} +Version: 5.1.22 +Release: 1%{?dist} Summary: Numerical Data Processing and Visualization Tool License: GPLv2+ -# cephes is LGPL, see also Source3 and Source4 +# cephes is LGPL, see also Source3 and Source4 URL: http://plasma-gate.weizmann.ac.il/Grace/ Source0: ftp://plasma-gate.weizmann.ac.il/pub/grace/src/grace5/%{name}-%{version}.tar.gz Source1: %{name}.desktop @@ -16,7 +16,7 @@ Source3: cephes-license.email Source4: LICENSE.cephes Patch0: %{name}-gracerc-no_auxiliary.diff Patch1: %{name}-detect-netcdf.diff -Patch2: http://ftp.de.debian.org/debian/pool/main/g/grace/grace_5.1.21-2.diff.gz +Patch2: http://ftp.de.debian.org/debian/pool/main/g/grace/grace_5.1.22-1.diff.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Group: Applications/Engineering @@ -63,7 +63,7 @@ Install these files if you need to compile software that requires grace. %patch0 %patch1 -# avoid duplicating debian patch +# avoid duplicating debian patch %patch2 -p1 patch -p0 < debian/patches/tmpnam_to_mkstemp.diff @@ -85,7 +85,7 @@ cp %{SOURCE3} %{SOURCE4} . --with-extra-incpath=%{_includedir}/netcdf-3 \ --with-extra-ldpath=%{_libdir}/netcdf-3 \ --with-bundled-xbae=no - + make %{?_smp_mflags} @@ -203,9 +203,9 @@ fi %files %defattr(-,root,root,-) -%doc ChangeLog CHANGES COPYRIGHT DEVELOPERS LICENSE README +%doc ChangeLog CHANGES COPYRIGHT DEVELOPERS LICENSE README %doc cephes-license.email LICENSE.cephes -%doc examples/ __dist_doc/doc/ +%doc examples/ __dist_doc/doc/ %config(noreplace) %{_sysconfdir}/%{name}/ %{_bindir}/* %{_datadir}/%{name} @@ -225,6 +225,9 @@ fi %changelog +* Fri Jan 23 2009 José Matos - 5.1.22-1 +- Upstream release (bug fixes). + * Wed Jan 23 2008 Patrice Dumas - 5.1.21-8 - correct netcdf detection patch, thanks José. @@ -315,7 +318,7 @@ fi * Sat Sep 3 2005 Patrice Dumas - 5.1.18-3 - cleanup licences - put examples/ and doc/ in %%doc -- remove duplicate manpages +- remove duplicate manpages - add patch to change fdf2fit path in graderc * Sun Aug 21 2005 José Matos - 5.1.18-2 diff --git a/sources b/sources index 095fa2a..219f6ac 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -b82590debb07fc229ae7b003b503959b grace_5.1.21-2.diff.gz -db02dee3c68179c41452e652bd469bb9 grace-5.1.21.tar.gz +672356466f18fe59ed21a8fb44f9851d grace-5.1.22.tar.gz +d487c80094180c187a41b196eb45827d grace_5.1.22-1.diff.gz