[R-Biostrings] one more deps fix

Tom Callaway spot at fedoraproject.org
Sat Feb 8 14:56:51 UTC 2014


commit 762967cf8d0f479f2b51762bee7ea0fe2d9c3ae3
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Feb 8 09:57:21 2014 -0500

    one more deps fix

 R-Biostrings.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/R-Biostrings.spec b/R-Biostrings.spec
index 38f3250..45d74b2 100644
--- a/R-Biostrings.spec
+++ b/R-Biostrings.spec
@@ -16,7 +16,7 @@ BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:         R-core >= %{Rvers} R-methods R-utils R-IRanges >= %{IRange} R-Biobase 
 Requires:         R-XVector >= 0.1.3, R-BiocGenerics >= 0.5.4
 BuildRequires:    R-devel >= %{Rvers} tex(latex) R-methods R-utils R-IRanges-devel >= %{IRange} R-Biobase
-BuildRequires:    R-XVector >= 0.1.3, R-BiocGenerics >= 0.5.4
+BuildRequires:    R-XVector-devel >= 0.1.3, R-BiocGenerics >= 0.5.4
 
 %description
 Memory efficient string containers, string matching algorithms, and other 


More information about the scm-commits mailing list