[R-BSgenome] Add R-bitops in the dep list

Pierre-YvesChibon pingou at fedoraproject.org
Thu Jul 3 11:08:43 UTC 2014


commit 073b6e23003b3ac07927eb4bd36f993895245d80
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Thu Jul 3 13:08:49 2014 +0200

    Add R-bitops in the dep list

 R-BSgenome.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/R-BSgenome.spec b/R-BSgenome.spec
index 7722313..5133e05 100644
--- a/R-BSgenome.spec
+++ b/R-BSgenome.spec
@@ -15,9 +15,9 @@ BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
 
 Requires:         R-core >= %{Rvers} R-methods R-IRanges R-Biostrings 
-Requires:         R-GenomicRanges R-Rsamtools
+Requires:         R-GenomicRanges R-Rsamtools R-bitops
 BuildRequires:    R-devel >= %{Rvers} tex(latex) R-Biostrings-devel
-BuildRequires:    R-methods R-IRanges R-GenomicRanges R-Rsamtools
+BuildRequires:    R-methods R-IRanges R-GenomicRanges R-Rsamtools R-bitops
 
 %description
 Infrastructure shared by all the Biostrings-based genome data packages
@@ -66,7 +66,7 @@ rm -rf %{buildroot}
 %changelog
 * Wed Jul 02 2014 pingou <pingou at pingoured.fr> 1.32.0-1
 - Update to version 1.32.0
-- Add R-Rsamtools as R and BR
+- Add R-Rsamtools and R-bitops as R and BR
 
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.30.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list