From dc31f94278af8cb851d273980341b07b84aaadfb Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 2 Feb 2007 18:27:29 +0000 Subject: [PATCH] Rebuild in devel for new tcl/tk. --- R.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/R.spec b/R.spec index 624ddd5..c87086b 100644 --- a/R.spec +++ b/R.spec @@ -1,6 +1,6 @@ Name: R Version: 2.4.1 -Release: 1%{?dist} +Release: 2%{?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 @@ -219,6 +219,9 @@ fi /sbin/ldconfig %changelog +* Fri Feb 2 2007 Tom "spot" Callaway 2.4.1-2 +- rebuild for new tcl/tk + * Tue Dec 19 2006 Tom "spot" Callaway 2.4.1-1 - bump to 2.4.1 - fix install-info invocations in post/preun (bz 219407)