[R-affy/f18] R3

Tom Callaway spot at fedoraproject.org
Sat Apr 20 23:13:25 UTC 2013


commit 796b2035828aac0aaf17a391803761f3efb3ecc1
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Apr 20 19:12:45 2013 -0400

    R3

 R-affy.spec |   26 ++++++++++++++++++++++----
 sources     |    2 +-
 2 files changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/R-affy.spec b/R-affy.spec
index 82be658..6b2e463 100644
--- a/R-affy.spec
+++ b/R-affy.spec
@@ -1,10 +1,10 @@
 %global packname  affy
 %global bioc      2.9
-%global Rvers     2.10.0
+%global Rvers     3.0.0
 
 Name:             R-%{packname}
-Version:          1.32.1
-Release:          2%{dist}
+Version:          1.38.0
+Release:          1%{dist}
 Summary:          Methods for Affymetrix Oligonucleotide Arrays
 
 Group:            Applications/Engineering 
@@ -27,7 +27,16 @@ functions. 'affy' is fully  functional without it.
 
 %prep
 %setup -q -c -n %{packname}
-%patch0 -p0 -b .BAD
+#%patch0 -p0 -b .BAD
+
+sed -i '/importFrom(zlibbioc)/d' affy/NAMESPACE
+sed -i '/importFrom(BiocInstaller, biocinstallRepos)/d' affy/NAMESPACE
+sed -i '/import(zlibbioc)/d' affy/NAMESPACE
+
+sed -i -e 's/BiocInstaller,//' affy/DESCRIPTION
+sed -i '/        zlibbioc/d' affy/DESCRIPTION
+
+cat affy/DESCRIPTION affy/NAMESPACE
 
 %build
 
@@ -70,6 +79,15 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/tests
 
 %changelog
+* Sun Apr 07 2013 pingou <pingou at pingoured.fr> 1.38.0-1
+- Update to version 1.38.0
+
+* Wed Feb 13 2013 pingou <pingou at pingoured.fr> 1.36.1-1
+- Update to version 1.36.1
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.32.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.32.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index d0613fd..f31c47d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32704f70bb76c1f63c9a05a6e69c420c  affy_1.32.1.tar.gz
+4ad67f327a8238e6cc895549ed963b59  affy_1.38.0.tar.gz


More information about the scm-commits mailing list