[R-acepack/f19] R3

Tom Callaway spot at fedoraproject.org
Mon Apr 15 17:45:06 UTC 2013


commit 1f2bddcae98f63e0a861b1ac83482825e6d3b2c7
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Apr 15 13:44:24 2013 -0400

    R3

 R-acepack.spec |   13 +++++++------
 sources        |    2 +-
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/R-acepack.spec b/R-acepack.spec
index 19d2082..7a140a3 100644
--- a/R-acepack.spec
+++ b/R-acepack.spec
@@ -1,21 +1,19 @@
 %global packname  acepack
 %global packver   1.3
-%global packrel   3.0
+%global packrel   3.2
 
 Name:             R-%{packname}
 Version:          %{packver}.%{packrel}
-Release:          4%{?dist}
+Release:          1%{?dist}
 Summary:          ACE and AVAS methods for choosing regression transformations
-
 Group:            Applications/Productivity
 License:          Public Domain and MIT
 URL:              http://cran.r-project.org/web/packages/acepack/index.html
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz
 Source1:          ace-copyright.txt
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-Requires:         R-core
-BuildRequires:    R-devel >= 2.5.0, gcc-gfortran
+Requires:         R-core >= 3.0.0
+BuildRequires:    R-devel >= 3.0.0, gcc-gfortran
 
 %description
 ACE and AVAS (additivity and variance stabilization) are used to estimate 
@@ -56,6 +54,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 %{_libdir}/R/library/%{packname}/help
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 1.3.3.2-1
+- update to 1.3.3.2
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.3.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index ad7c573..f35d174 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9dd7fc37bc3fdd8175526e7b0a76db52  acepack_1.3-3.0.tar.gz
+0a2afe4b8ab3807b10340edf48b8c9b9  acepack_1.3-3.2.tar.gz


More information about the scm-commits mailing list