rpms/R-abind/devel R-abind.spec,1.1,1.2

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


Author: alexlan

Update of /cvs/pkgs/rpms/R-abind/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10805

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



Index: R-abind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-abind/devel/R-abind.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- R-abind.spec	20 Nov 2007 21:42:32 -0000	1.1
+++ R-abind.spec	8 Jan 2008 00:59:41 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:             R-%{packname}
 Version:          1.1 
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Combine multi-dimensional arrays
 
 Group:            Applications/Productivity
@@ -16,7 +16,7 @@
 Requires:         R
 Requires(post):   R
 Requires(postun): R
-BuildRequires:    R >= 2.5.0
+BuildRequires:    R-devel >= 2.5.0
 
 %description
 Combine multi-dimensional arrays. This is a generalization of cbind and rbind. 
@@ -64,5 +64,8 @@
 %{_datadir}/R/library/%{packname}/help
 
 %changelog
+* Mon Jan  7 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1-2
+- BuildRequires: R-devel rather than just R
+
 * Sun Oct 21 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.1-1
 - initial package for Fedora




More information about the fedora-extras-commits mailing list