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.