From 31f45d6089f9190cb34b459a91a94870cf332762 Mon Sep 17 00:00:00 2001 From: José Abílio Oliveira Matos Date: Sep 29 2008 19:18:54 +0000 Subject: - new upstream release (5.1.22) - apply debian patches with -p1 --- 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 e4d4fb1..b9a2529 100644 --- a/grace.spec +++ b/grace.spec @@ -2,8 +2,8 @@ %define type1fontdir fonts/default/Type1 Name: grace -Version: 5.1.21 -Release: 9%{?dist} +Version: 5.1.22 +Release: 1%{?dist} Summary: Numerical Data Processing and Visualization Tool License: GPLv2+ @@ -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 @@ -65,7 +65,7 @@ Install these files if you need to compile software that requires grace. # avoid duplicating debian patch %patch2 -p1 -patch -p0 < debian/patches/tmpnam_to_mkstemp.diff +patch -p1 < debian/patches/tmpnam_to_mkstemp.diff # remove stripping option to have meaningfull debuginfo packages sed -i -e 's/^\(.*INSTALL_PROGRAM.*\) -s /\1 /' */Makefile @@ -225,6 +225,10 @@ fi %changelog +* Mon Sep 29 2008 José Matos - 5.1.22-1 +- new upstream release (5.1.22) +- apply debian patches with -p1 + * Thu Feb 14 2008 José Matos - 5.1.21-9 - Rebuild for gcc 4.3 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