[R-msm/el6] rebuild for 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 15:55:24 UTC 2011


commit 5a04c8eeaac9c8a6c00346c7ce8c8b3f7c97d369
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 10:55:21 2011 -0500

    rebuild for 2.14.0

 R-msm.spec |   37 +++++++++++++++++++++----------------
 sources    |    2 +-
 2 files changed, 22 insertions(+), 17 deletions(-)
---
diff --git a/R-msm.spec b/R-msm.spec
index 6766977..b7c1d6b 100644
--- a/R-msm.spec
+++ b/R-msm.spec
@@ -1,18 +1,16 @@
 %global packname msm
 
 Name:             R-%{packname}
-Version:          0.9.7
+Version:          1.1
 Release:          1%{?dist}
 Source0:          ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
 License:          GPLv2+
 URL:              http://cran.r-project.org/web/packages/msm/
 Group:            Applications/Engineering
 Summary:          Multi-state Markov and hidden Markov models in continuous time
-BuildRequires:    R-devel, tetex-latex, R-mvtnorm
+BuildRequires:    R-devel, tetex-latex, R-mvtnorm, R-survival
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires(post):   R
-Requires(postun): R
-Requires:         R
+Requires:         R-core, R-mvtnorm, R-survival
 
 %description
 Functions for fitting general continuous-time Markov and hidden Markov
@@ -50,20 +48,16 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/R/library/R.css
 
 
 %check
-%{_bindir}/R CMD check %{packname}
+# check needs mstate and diagram
+# %{_bindir}/R CMD check %{packname}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%{_R_make_search_index}
-
-%postun
-%{_R_make_search_index}
-
 %files
 %defattr(-, root, root, -)
 %dir %{_libdir}/R/library/%{packname}
+%doc %{_libdir}/R/library/%{packname}/CITATION
 %doc %{_libdir}/R/library/%{packname}/data
 %doc %{_libdir}/R/library/%{packname}/doc
 %doc %{_libdir}/R/library/%{packname}/html
@@ -77,9 +71,21 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/R/library/%{packname}/libs/%{packname}.so
 
 %changelog
-* Tue Jul 14 2010 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.9.7-1
-- Update to 0.9.7
-- Update spec for R 2.10.0 (fixes the same bug as FTBFS bug #539041)
+* Tue Nov  8 2011 Tom Callaway <spot at fedoraproject.org> - 1.1-1
+- update to 1.1
+
+* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.5-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Thu Jan 21 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9.5-2
+- fix tag mistake
+
+* Thu Jan 21 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 0.9.5-1
+- update to 0.9.5
+- cleanup package to fix FTBFS
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Tue Jul 14 2009 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.9.1-2
 - Suppressed the unused definition of the packrel variable
@@ -92,4 +98,3 @@ rm -rf $RPM_BUILD_ROOT
 
 * Sun May 03 2009 Denis Arnaud <denis.arnaud_fedora at m4x.org> 0.8.2-1
 - Initial package creation
-
diff --git a/sources b/sources
index 423e9c6..9579e90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88c2cbf62a646f49c7329e09a6273aef  msm_0.9.7.tar.gz
+209c8ff71be607a2102856c2727f39df  msm_1.1.tar.gz


More information about the scm-commits mailing list