[R-GenomicFeatures/f15] fix typo

Tom Callaway spot at fedoraproject.org
Tue Nov 15 15:06:15 UTC 2011


commit ac3dbbc8d265383ec9951e53ba045e0a1f983cd4
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Nov 15 10:06:12 2011 -0500

    fix typo

 R-GenomicFeatures.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/R-GenomicFeatures.spec b/R-GenomicFeatures.spec
index e8ec1ac..8c65a9b 100644
--- a/R-GenomicFeatures.spec
+++ b/R-GenomicFeatures.spec
@@ -14,10 +14,10 @@ BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch 
 
 BuildRequires:    R-devel >= %{Rvers} tex(latex) R-IRanges R-GenomicRanges R-AnnotationDbi
-BuildRequires:    R-DBI R-RSQLite R-Biostrings R-BSGenome R-Biobase R-utils
+BuildRequires:    R-DBI R-RSQLite R-Biostrings R-BSgenome R-Biobase R-utils
 BuildRequires:    R-RCurl R-rtracklayer R-biomaRt
 Requires:         R-core >= %{Rvers} R-IRanges R-GenomicRanges R-AnnotationDbi 
-Requires:         R-DBI R-RSQLite R-Biostrings R-BSGenome R-Biobase R-utils
+Requires:         R-DBI R-RSQLite R-Biostrings R-BSgenome R-Biobase R-utils
 Requires:         R-RCurl R-rtracklayer R-biomaRt
 
 %description


More information about the scm-commits mailing list