BR and R less, so it is used as the default help parser

This commit is contained in:
Tom "spot" Callaway 2011-08-08 13:02:21 -04:00
parent f6f0c9cab8
commit 2b51a16f4d
1 changed files with 5 additions and 1 deletions

6
R.spec
View File

@ -6,7 +6,7 @@
Name: R
Version: 2.13.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A language for data analysis and graphics
URL: http://www.r-project.org
Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz
@ -24,6 +24,7 @@ BuildRequires: java-1.4.2-gcj-compat, lapack-devel
BuildRequires: libSM-devel, libX11-devel, libICE-devel, libXt-devel
BuildRequires: bzip2-devel, libXmu-devel, cairo-devel, libtiff-devel
BuildRequires: gcc-objc, pango-devel
BuildRequires: less
# R-devel will pull in R-core
Requires: R-devel = %{version}-%{release}
# libRmath-devel will pull in libRmath
@ -884,6 +885,9 @@ fi
%postun -n libRmath -p /sbin/ldconfig
%changelog
* Mon Aug 8 2011 Tom Callaway <spot@fedoraproject.org> - 2.13.1-2
- add BuildRequires: less
* Mon Jul 11 2011 Tom Callaway <spot@fedoraproject.org> - 2.13.1-1
- update to 2.13.1