rpms/R/devel R.spec,1.15,1.16

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Apr 25 05:18:29 UTC 2006


Author: spot

Update of /cvs/extras/rpms/R/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12982/devel

Modified Files:
	R.spec 
Log Message:

Fix FC-4 ppc fPIC issue.



Index: R.spec
===================================================================
RCS file: /cvs/extras/rpms/R/devel/R.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- R.spec	25 Apr 2006 01:32:14 -0000	1.15
+++ R.spec	25 Apr 2006 05:18:29 -0000	1.16
@@ -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 @@
 /sbin/ldconfig
 
 %changelog
+* Tue Apr 25 2006 Tom "spot" Callaway <tcallawa at 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 at redhat.com> 2.3.0-1
 - bump to 2.3.0 (also, bump module revisions)
 




More information about the scm-commits mailing list