rpms/R-nws/F-12 R-nws.spec,1.4,1.5 sources,1.2,1.3

Tom Callaway spot at fedoraproject.org
Tue Oct 6 01:25:12 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/R-nws/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27070/F-12

Modified Files:
	R-nws.spec sources 
Log Message:
2.0.0.3


Index: R-nws.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-nws/F-12/R-nws.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- R-nws.spec	24 Jul 2009 16:14:19 -0000	1.4
+++ R-nws.spec	6 Oct 2009 01:25:12 -0000	1.5
@@ -1,8 +1,8 @@
 %define packname  nws
 
 Name:             R-%{packname}
-Version:          1.7.0.0
-Release:          4%{?dist}
+Version:          2.0.0.3
+Release:          1%{?dist}
 Summary:          R functions for NetWorkSpaces and Sleigh
 
 Group:            Applications/Productivity
@@ -11,10 +11,12 @@ URL:              http://cran.r-project.
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
-Requires:         R
-Requires(post):   R
-Requires(postun): R
+Requires:         R-core
+Requires(post):   R-core
+Requires(postun): R-core
 BuildRequires:    R-devel, tetex-latex
+# Testing wants these, but I can't find them. :/
+# BuildRequires:    R-sprngNWS R-Revobase
 
 %description
 Provides coordination and parallel execution facilities, as well as limited 
@@ -41,7 +43,7 @@ chmod -x %{buildroot}%{_datadir}/R/libra
 chmod -x %{buildroot}%{_datadir}/R/library/nws/bin/nwsutil.py
 
 %check
-%{_bindir}/R CMD check %{packname}
+# %%{_bindir}/R CMD check %{packname}
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -74,6 +76,9 @@ chmod -x %{buildroot}%{_datadir}/R/libra
 %{_datadir}/R/library/%{packname}/help
 
 %changelog
+* Mon Oct  5 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2.0.0.3-1
+- update to 2.0.0.3
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.0.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-nws/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	23 Oct 2008 13:57:50 -0000	1.2
+++ sources	6 Oct 2009 01:25:12 -0000	1.3
@@ -1 +1 @@
-71e83e7d24a7502af2e747249bcaa879  nws_1.7.0.0.tar.gz
+ceb873cc3b3a457bdac21f6786ff4c61  nws_2.0.0.3.tar.gz




More information about the scm-commits mailing list