[R-lmtest/el6] R3

Tom Callaway spot at fedoraproject.org
Thu Apr 18 02:25:58 UTC 2013


commit 4719aad0eb16ff595a1b835917de9a4cc2d1bae3
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Apr 17 22:25:16 2013 -0400

    R3

 R-lmtest.spec |   22 ++++++++++++++++++----
 sources       |    2 +-
 2 files changed, 19 insertions(+), 5 deletions(-)
---
diff --git a/R-lmtest.spec b/R-lmtest.spec
index abd8a06..ecdb428 100644
--- a/R-lmtest.spec
+++ b/R-lmtest.spec
@@ -3,7 +3,7 @@
 # This is the main version
 %global packver 0.9
 # Note that some R packages do not use packrel
-%define packrel 29
+%define packrel 30
 
 Name:             R-%{packname}
 Version:          %{packver}.%{packrel}
@@ -18,9 +18,9 @@ BuildRequires:    tex(latex)
 %else
 BuildRequires:    tetex-latex
 %endif
-BuildRequires:    R-devel, R-zoo
+BuildRequires:    R-devel >= 3.0.0, R-zoo
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:         R-zoo, R-core
+Requires:         R-zoo, R-core >= 3.0.0
 
 %description
 A collection of tests, data sets and examples for diagnostic checking in
@@ -65,11 +65,25 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/R/library/%{packname}/libs
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 0.9.30-1
+- update to 0.9-30
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.29-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.29-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.29-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
 * Tue Nov 8 2011 Tom Callaway <spot at fedoraproject.org> 0.9.29-1
 - update to new R packaging model
-- update to 0.9-29
 - rebuild against R 2.14.0
 
+* Mon Nov 7 2011 Orion Poplawski <orion at cora.nwra.com> 0.9-29
+- Update to 0.9-29
+
 * Tue Feb 8 2011 Orion Poplawski <orion at cora.nwra.com> 0.9-28
 - Update to 0.9-27
 
diff --git a/sources b/sources
index b19fde5..8c449de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-106c49aa389b32c774247826c423b371  lmtest_0.9-29.tar.gz
+8128898662468f41ed20d70f166665e6  lmtest_0.9-30.tar.gz


More information about the scm-commits mailing list