Fix FC-4 ppc fPIC issue.

This commit is contained in:
Tom Callaway 2006-04-25 05:18:29 +00:00
parent 37c66b171a
commit adc9f705dc
1 changed files with 4 additions and 1 deletions

5
R.spec
View File

@ -1,6 +1,6 @@
Name: R
Version: 2.3.0
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
@ -219,6 +219,9 @@ fi
/sbin/ldconfig
%changelog
* Tue Apr 25 2006 Tom "spot" Callaway <tcallawa@redhat.com> 2.3.0-2
- fix ppc build for FC-4 (artificial bump for everyone else)
* Mon Apr 24 2006 Tom "spot" Callaway <tcallawa@redhat.com> 2.3.0-1
- bump to 2.3.0 (also, bump module revisions)