[R-Rsolid/f19] R3

Tom Callaway spot at fedoraproject.org
Mon Apr 15 17:42:38 UTC 2013


commit a9e2a1f7ee121f20f7c4d9e99e8d4b4003f5e1f3
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Apr 15 13:41:56 2013 -0400

    R3

 R-Rsolid.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/R-Rsolid.spec b/R-Rsolid.spec
index e331057..1827c85 100644
--- a/R-Rsolid.spec
+++ b/R-Rsolid.spec
@@ -2,17 +2,18 @@
 
 Name:		  R-%{packname}
 Version:	  0.9.31
-Release:	  8%{?dist}
+Release:	  9%{?dist}
 Summary:	  Quantile normalization and base calling for second generation sequencing data
 
 Group:		  Applications/Engineering 
 License:	  Artistic 2.0
 URL:		  http://rafalab.jhsph.edu/Rsolid/
 Source0:	  http://rafalab.jhsph.edu/Rsolid/Rsolid_0.9-31.tar.gz
+Patch0:           R-Rsolid-R3.patch
 BuildRoot:	  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	  R-devel tex(latex) hdf5-devel 
-Requires:	  R-core
+BuildRequires:	  R-devel >= 3.0.0 tex(latex) hdf5-devel 
+Requires:	  R-core >= 3.0.0
 
 %package	  devel
 Summary:	  Development files for %{name}
@@ -50,6 +51,7 @@ developing applications that use %{name}
 
 %prep
 %setup -q -c -n %{packname}
+%patch0 -p1 -b .fixed
 
 %build
 
@@ -95,6 +97,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Apr 12 2013 Tom Callaway <spot at fedoraproject.org> - 0.9.31-9
+- rebuild for R3
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.31-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list