Bump to 2.2.1

This commit is contained in:
Tom Callaway 2005-12-31 20:27:49 +00:00
parent b8846b6f06
commit 262f7210e3
3 changed files with 8 additions and 4 deletions

View File

@ -2,3 +2,4 @@ R-2.0.1.tar.gz
R-2.1.0.tar.gz
R-2.1.1.tar.gz
R-2.2.0.tar.gz
R-2.2.1.tar.gz

9
R.spec
View File

@ -1,6 +1,6 @@
Name: R
Version: 2.2.0
Release: 2%{?dist}
Version: 2.2.1
Release: 1%{?dist}
Summary: A language for data analysis and graphics
URL: http://www.r-project.org
Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz
@ -10,10 +10,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gcc-gfortran
BuildRequires: gcc-c++, tetex-latex, texinfo
BuildRequires: libpng-devel, libjpeg-devel, readline-devel, libtermcap-devel
BuildRequires: XFree86-devel
BuildRequires: tcl-devel, tk-devel
BuildRequires: blas >= 3.0, pcre-devel, zlib-devel
BuildRequires: java-1.4.2-gcj-compat, lapack-devel
BuildRequires: libSM-devel, libX11-devel, libICE-devel
Requires: evince, cups, firefox
# These are the submodules that R provides. Sometimes R modules say they
@ -219,6 +219,9 @@ fi
/sbin/ldconfig
%changelog
* Tue Dec 20 2005 Tom "spot" Callaway <tcallawa@redhat.com> 2.2.1-1
- bump to 2.2.1
* Thu Oct 6 2005 Tom "spot" Callaway <tcallawa@redhat.com> 2.2.0-2
- use fixed system lapack for FC-4 and devel

View File

@ -1 +1 @@
6bddf439ae417a48bd31892996ea111c R-2.2.0.tar.gz
42542290c6d1585af7ded330f811385c R-2.2.1.tar.gz