diff --git a/R.spec b/R.spec index 9dbc3a6..0c886c1 100644 --- a/R.spec +++ b/R.spec @@ -1,12 +1,11 @@ Name: R -Version: 2.5.0 -Release: 3%{?dist} +Version: 2.5.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 License: GPL Group: Applications/Engineering -Patch0: R-2.5.0-pkgconfig.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-gfortran BuildRequires: gcc-c++, tetex-latex, texinfo-tex @@ -25,7 +24,7 @@ Requires: evince, cups, firefox Provides: R-base = %{version} Provides: R-boot = 1.2 Provides: R-class = %{version} -Provides: R-cluster = 1.11.5 +Provides: R-cluster = 1.11.7 Provides: R-codetools = 0.1 Provides: R-datasets = %{version} Provides: R-foreign = 0.8 @@ -45,7 +44,7 @@ Provides: R-spatial = %{version} Provides: R-splines = %{version} Provides: R-stats = %{version} Provides: R-stats4 = %{version} -Provides: R-survival = 2.31 +Provides: R-survival = 2.32 Provides: R-tcltk = %{version} Provides: R-tools = %{version} Provides: R-utils = %{version} @@ -102,7 +101,6 @@ and header files. %prep %setup -q -%patch0 -p1 %build # Add PATHS to Renviron for R_LIBS @@ -241,6 +239,10 @@ fi /sbin/ldconfig %changelog +* Mon Jul 2 2007 Tom "spot" Callaway 2.5.1-1 +- drop patch, upstream fixed +- bump to 2.5.1 + * Fri May 25 2007 Tom "spot" Callaway 2.5.0-3 - add missing BR: bzip2-devel, libXmu-devel - cleanup macros from changelog diff --git a/sources b/sources index 25045a1..2ac86c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9088663fc539c059acfaf19d6d90a69 R-2.5.0.tar.gz +162f6d5a1bd7c60fd652145e050f3f3c R-2.5.1.tar.gz