rpms/R-acepack/F-7 R-acepack.spec,1.2,1.3

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Tue Jan 8 01:35:10 UTC 2008


Author: alexlan

Update of /cvs/pkgs/rpms/R-acepack/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18983/F-7

Modified Files:
	R-acepack.spec 
Log Message:
* Mon Jan  7 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.3-3
- BuildRequires: R-devel rather than just R



Index: R-acepack.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-acepack/F-7/R-acepack.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- R-acepack.spec	21 Nov 2007 18:48:53 -0000	1.2
+++ R-acepack.spec	8 Jan 2008 01:34:35 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:             R-%{packname}
 Version:          1.3
-Release:          2%{?dist}.1
+Release:          3%{?dist}
 Summary:          ACE and AVAS methods for choosing regression transformations
 
 Group:            Applications/Productivity
@@ -16,7 +16,7 @@
 Requires:         R
 Requires(post):   R
 Requires(postun): R
-BuildRequires:    R >= 2.5.0, gcc-gfortran
+BuildRequires:    R-devel >= 2.5.0, gcc-gfortran
 
 %description
 ACE and AVAS (additivity and variance stabilization) are used to estimate 
@@ -65,8 +65,8 @@
 %{_libdir}/R/library/%{packname}/help
 
 %changelog
-* Wed Nov 21 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.3-2.1
-- forgot to commit second source file
+* Mon Jan  7 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.3-3
+- BuildRequires: R-devel rather than just R
 
 * Tue Nov 20 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.3-2
 - BuildRequires: gfortran




More information about the fedora-extras-commits mailing list