[R-affy] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 18:45:12 UTC 2011


commit 14a382020fc7c86d0ee3a8f114cc9259394c9bad
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 13:45:08 2011 -0500

    rebuild for R 2.14.0

 .gitignore  |    1 +
 R-affy.spec |   11 ++++++-----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5018d64..cc107ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 affy_1.24.2.tar.gz
 /affy_1.28.0.tar.gz
 /affy_1.30.0.tar.gz
+/affy_1.32.0.tar.gz
diff --git a/R-affy.spec b/R-affy.spec
index da74901..673b917 100644
--- a/R-affy.spec
+++ b/R-affy.spec
@@ -1,9 +1,9 @@
 %global packname  affy
-%global bioc      2.5
+%global bioc      2.9
 %global Rvers     2.10.0
 
 Name:             R-%{packname}
-Version:          1.30.0
+Version:          1.32.0
 Release:          1%{dist}
 Summary:          Methods for Affymetrix Oligonucleotide Arrays
 
@@ -13,9 +13,7 @@ URL:              http://bioconductor.org/packages/%{bioc}/bioc/html/%{packname}
 Source0:          http://bioconductor.org/packages/%{bioc}/bioc/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:         R >= %{Rvers} R-Biobase R-tkWidgets R-preprocessCore R-affyio
-Requires(post):   R
-Requires(postun): R
+Requires:         R-core >= %{Rvers} R-Biobase R-tkWidgets R-preprocessCore R-affyio
 BuildRequires:    R-devel >= %{Rvers} tex(latex) R-Biobase R-tkWidgets R-preprocessCore-devel R-affyio
 
 %description
@@ -69,6 +67,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/tests
 
 %changelog
+* Wed Nov  9 2011 Tom Callaway <spot at fedoraproject.org> 1.32.0-1
+- update to 1.32.0
+
 * Wed Jun 22 2011 pingou <pingou at pingoured.fr> 1.30.0-1
 - Update to version 1.30.0
 
diff --git a/sources b/sources
index aad8a98..587bf98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4910e28371a2544d158fe38ee85df7b0  affy_1.30.0.tar.gz
+a4a825264a23939ed1b5e127fe1ba526  affy_1.32.0.tar.gz


More information about the scm-commits mailing list