[rpy] BR: readline-devel

Tom Callaway spot at fedoraproject.org
Mon Jul 11 20:56:53 UTC 2011


commit 6355cbdd4653b5f9c98af6a7de63cd5a5bacedbf
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Mon Jul 11 16:56:42 2011 -0400

    BR: readline-devel

 rpy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rpy.spec b/rpy.spec
index 3cc8e22..64221a6 100644
--- a/rpy.spec
+++ b/rpy.spec
@@ -4,13 +4,13 @@
 Name:          rpy
 Summary:       Python interface to the R language
 Version:       2.2.1
-Release:       1%{?dist}
+Release:       2%{?dist}
 Url:           http://rpy.sourceforge.net
 Source:        http://downloads.sf.net/%{name}/%{name}2-%{version}.tar.gz
 License:       MPLv1.1 or GPLv2+ or LGPLv2+
 Group:         Development/Libraries
 BuildRequires: R-devel = %{rver}, numpy, python-devel
-
+BuildRequires: readline-devel
 Requires:      numpy
 Requires:      R-core = %{rver}
 
@@ -43,6 +43,9 @@ mv %{buildroot}/usr/lib/python2.?/site-packages/rpy2/images %{buildroot}%{python
 %{python_sitearch}/rpy2-%{version}*.egg-info
 
 %changelog
+* Mon Jul 11 2011 Tom Callaway <spot at fedoraproject.org> - 2.2.1-2
+- add BuildRequires: readline-devel
+
 * Mon Jul 11 2011 Tom Callaway <spot at fedoraproject.org> - 2.2.1-1
 - update to 2.2.1, note R at 2.13.1
 - spec file modernization


More information about the scm-commits mailing list