[R-GenomicFeatures] fix typo

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


commit df13eff4331bc3d161c6ca264887a5d033eb9043
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Tue Nov 15 10:06:35 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