[R-multcomp] Update to 1.3-9

Orion Poplawski orion at fedoraproject.org
Thu Feb 19 04:24:03 UTC 2015


commit b43514f70541c932688738885069ca74b2bb8135
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Feb 18 21:23:51 2015 -0700

    Update to 1.3-9

 .gitignore      |    1 +
 R-multcomp.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb13865..ac4809d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ multcomp_1.1-7.tar.gz
 /multcomp_1.3-0.tar.gz
 /multcomp_1.3-1.tar.gz
 /multcomp_1.3-2.tar.gz
+/multcomp_1.3-9.tar.gz
diff --git a/R-multcomp.spec b/R-multcomp.spec
index c482f89..4436afd 100644
--- a/R-multcomp.spec
+++ b/R-multcomp.spec
@@ -1,11 +1,11 @@
 %define packname multcomp
 %global packver  1.3
-%define packrel  2
+%define packrel  9
 
 Summary:        Simultaneous inference for general linear hypotheses R Package
 Name:           R-%{packname}
 Version:        %{packver}.%{packrel}
-Release:        2%{?dist}
+Release:        1%{?dist}
 License:        GPLv2
 Group:          Applications/Engineering
 Source0:        http://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz
@@ -26,6 +26,7 @@ Requires:       R-TH-data >= 1.0.2
 Requires:       R-mvtnorm >= 0.8
 Requires:       R-sandwich >= 2.3.0
 Requires:       R-survival >= 2.35.7
+#Suggests:       lme4 (≥ 0.999375-16), nlme, robustbase, coin, MASS, car, foreign, xtable, lmtest, coxme (≥ 2.2-1), SimComp, ISwR
 
 %description
 This R package contains functions for simultaneous tests and confidence
@@ -55,7 +56,6 @@ rm -rf %{buildroot}%{_datadir}/R/library/R.css
 rm -rf %{buildroot}
 
 %files
-%defattr(-, root, root, -)
 %dir %{_datadir}/R/library/%{packname}
 %doc %{_datadir}/R/library/%{packname}/demo
 %doc %{_datadir}/R/library/%{packname}/deprecated
@@ -76,6 +76,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Feb 18 2015 Orion Poplawski <orion at cora.nwra.com> - 1.3.9-1
+- Update to 1.3-9
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 81f6d5c..f6c445f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dce6b99f3b7c92c4dce940d7c78668a8  multcomp_1.3-2.tar.gz
+497542c89cb04c29eb0469592c9f3869  multcomp_1.3-9.tar.gz


More information about the scm-commits mailing list