[R-systemfit] 1.1-15

Tom Callaway spot at fedoraproject.org
Thu Apr 11 19:56:17 UTC 2013


commit 33c4e66e4655869956b2bc2ced381c0cfe85dd0b
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Apr 11 15:59:35 2013 -0400

    1.1-15

 .gitignore       |    1 +
 R-systemfit.spec |   12 +++++++-----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e93dcb5..280f3c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 systemfit_1.1-4.tar.gz
 /systemfit_1.1-9.tar.gz
 /systemfit_1.1-11.tar.gz
+/systemfit_1.1-15.tar.gz
diff --git a/R-systemfit.spec b/R-systemfit.spec
index acf86c6..8c963cf 100644
--- a/R-systemfit.spec
+++ b/R-systemfit.spec
@@ -1,6 +1,6 @@
 %global packname systemfit
 %global packver 1.1
-%global packrel 11
+%global packrel 15
 
 Summary:        Simultaneous Equation Estimation R Package
 Name:		R-%{packname}
@@ -10,12 +10,11 @@ License:	GPLv2+
 Group:		Applications/Engineering
 Source0:	http://r-forge.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz
 URL:		http://r-forge.r-project.org/projects/systemfit/
-BuildRequires:	R-devel, R-Matrix, R-car, R-lmtest, tex(latex)
+BuildRequires:	R-devel >= 3.0.0, R-Matrix, R-car, R-lmtest, tex(latex)
+BuildRequires:	R-sandwich
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
-Requires(post):   R
-Requires(postun): R
-Requires:         R
+Requires:       R-core >= 3.0.0
 
 
 %description
@@ -79,6 +78,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 1.1.15-1
+- update to 1.1.15
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.11-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 797593e..f99be64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eda4121a97752a3755e11631703c0186  systemfit_1.1-11.tar.gz
+4f8f88e2a1017ee0a4b505f7dadd0693  systemfit_1.1-15.tar.gz


More information about the scm-commits mailing list