From e0029e860a6d62a58d00de02e73dba20002a79b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ab=C3=ADlio=20Oliveira=20Matos?= Date: Tue, 17 Oct 2006 16:44:16 +0000 Subject: [PATCH] - Rebuild for R 2.4.0. --- R-wavethresh.spec | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/R-wavethresh.spec b/R-wavethresh.spec index 81d4dd6..847802f 100644 --- a/R-wavethresh.spec +++ b/R-wavethresh.spec @@ -1,19 +1,19 @@ %define packrel 9 %define packname wavethresh -Summary: R module, Software to perform wavelet statistics and transforms -Name: R-%{packname} -Version: 2.2 -Release: 4%{?dist} -License: GPL -Group: Applications/Engineering -Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz -URL: http://cran.r-project.org/contrib/main/Descriptions/wavethresh.html +Summary: R module, Software to perform wavelet statistics and transforms +Name: R-%{packname} +Version: 2.2 +Release: 5%{?dist} +License: GPL +Group: Applications/Engineering +Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz +URL: http://cran.r-project.org/contrib/main/Descriptions/wavethresh.html -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: R >= 1.4 -BuildRequires: R >= 1.4, tetex-latex +Requires: R >= 2.1 +BuildRequires: R >= 2.1, tetex-latex %description @@ -48,6 +48,9 @@ cd ..;%{_bindir}/R CMD check %{packname} %doc DESCRIPTION %changelog +* Tue Oct 17 2006 José Matos - 2.2-5 +- Rebuild for R 2.4.0. + * Thu Sep 14 2006 José Matos - 2.2-4 - New upstream version 2.2-9.