- Rebuild for R 2.4.0.

This commit is contained in:
José Abílio Oliveira Matos 2006-10-17 16:44:16 +00:00
parent eb39e9bf90
commit e0029e860a
1 changed files with 14 additions and 11 deletions

View File

@ -1,19 +1,19 @@
%define packrel 9 %define packrel 9
%define packname wavethresh %define packname wavethresh
Summary: R module, Software to perform wavelet statistics and transforms Summary: R module, Software to perform wavelet statistics and transforms
Name: R-%{packname} Name: R-%{packname}
Version: 2.2 Version: 2.2
Release: 4%{?dist} Release: 5%{?dist}
License: GPL License: GPL
Group: Applications/Engineering Group: Applications/Engineering
Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz 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 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 Requires: R >= 2.1
BuildRequires: R >= 1.4, tetex-latex BuildRequires: R >= 2.1, tetex-latex
%description %description
@ -48,6 +48,9 @@ cd ..;%{_bindir}/R CMD check %{packname}
%doc DESCRIPTION %doc DESCRIPTION
%changelog %changelog
* Tue Oct 17 2006 José Matos <jamatos[AT]fc.up.pt> - 2.2-5
- Rebuild for R 2.4.0.
* Thu Sep 14 2006 José Matos <jamatos@fc.up.pt> - 2.2-4 * Thu Sep 14 2006 José Matos <jamatos@fc.up.pt> - 2.2-4
- New upstream version 2.2-9. - New upstream version 2.2-9.