[R-preprocessCore/f15] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 19:05:27 UTC 2011


commit 64d5cf9566b9e4669c72690d28862121b5e3979b
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 14:05:23 2011 -0500

    rebuild for R 2.14.0

 R-preprocessCore.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/R-preprocessCore.spec b/R-preprocessCore.spec
index d72834a..81230f6 100644
--- a/R-preprocessCore.spec
+++ b/R-preprocessCore.spec
@@ -3,7 +3,7 @@
 
 Name:             R-%{packname}
 Version:          1.16.0
-Release:          1%{dist}
+Release:          2%{dist}
 Summary:          A collection of pre-processing functions
 
 Group:            Applications/Engineering 
@@ -19,7 +19,7 @@ BuildRequires:    R-devel >= %{Rvers} tex(latex) R-methods
 %package           devel
 Summary:           Development files for %{name}        
 Group:             Development/Libraries
-Requires:          %{name} = %{version} 
+Requires:          %{name}%{?_isa} = %{version}-%{release} 
 
 
 %description
@@ -73,6 +73,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/include/
 
 %changelog
+* Wed Nov 09 2011 Tom Callaway <spot at fedoraproject.org> 1.16.0-2
+- rebuild for R 2.14.0
+
 * Thu Nov 03 2011 pingou <pingou at pingoured.fr> 1.16.0-1
 - Update to version 1.16.0
 


More information about the scm-commits mailing list