till pushed to R-multcomp (el5). "2015-04-25: Retired orphaned package, because it was orphaned for more than six weeks. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 25 13:57:41 UTC 2015


>From 748a933cfcef0ad56497d3b55bb6f79762be33e8 Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Sat, 25 Apr 2015 15:57:22 +0200
Subject: 2015-04-25: Retired orphaned package, because it was orphaned for
 more than six weeks. Reference: https://fedorahosted.org/epel/ticket/7


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 1ec0697..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-multcomp_0.993-1.tar.gz
diff --git a/R-multcomp.spec b/R-multcomp.spec
deleted file mode 100644
index 48a9f99..0000000
--- a/R-multcomp.spec
+++ /dev/null
@@ -1,103 +0,0 @@
-%define packname multcomp
-%define packrel  1
-
-Summary:	Simultaneous inference for general linear hypotheses R Package
-Name:		R-%{packname}
-Version:	0.993
-Release:	1%{?dist}
-License:	GPLv2
-Group:		Applications/Engineering
-Source0:	http://cran.r-project.org/src/contrib/%{packname}_%{version}-%{packrel}.tar.gz
-URL:		http://cran.r-project.org/src/contrib/Descriptions/multcomp.html
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:	noarch
-BuildRequires:	R-devel, tetex-latex, R-mvtnorm >= 0.8
-#Needed for more testing coverage, but not in fedora yet
-#BuildRequires:  R-lme4
-Requires:	R-mvtnorm >= 0.8
-Requires(post):   R
-Requires(postun): R
-
-
-%description
-This R package contains functions for simultaneous tests and confidence
-intervals for general linear hypotheses in parametric models, including
-linear, generalized linear, linear mixed effects, and survival models.
-
-
-%prep
-%setup -q -c -n %{packname}
-
-
-%build
-
-
-%install
-rm -rf %{buildroot}
-mkdir -p %{buildroot}%{_datadir}/R/library
-%{_bindir}/R CMD INSTALL -l %{buildroot}%{_datadir}/R/library %{packname}
-# Clean up in advance of check
-test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
-rm -rf %{buildroot}%{_datadir}/R/library/R.css
-
-
-%check
-#We have to use --no-install because we don't have all of the suggested
-#dependencies
-#We use --no-latex because it is broken with --no-install
-%{_bindir}/R CMD check --no-install --no-latex %{packname}
-
-
-%clean
-rm -rf %{buildroot}
-
-
-%post
-%{_R_make_search_index}
-
-
-%postun
-%{_R_make_search_index}
-
-
-%files
-%defattr(-, root, root, -)
-%dir %{_datadir}/R/library/%{packname}
-%doc %{_datadir}/R/library/%{packname}/latex
-%doc %{_datadir}/R/library/%{packname}/deprecated
-%doc %{_datadir}/R/library/%{packname}/doc
-%doc %{_datadir}/R/library/%{packname}/html
-%doc %{_datadir}/R/library/%{packname}/man
-%doc %{_datadir}/R/library/%{packname}/DESCRIPTION 
-%{_datadir}/R/library/%{packname}/CONTENTS
-%{_datadir}/R/library/%{packname}/INDEX
-%{_datadir}/R/library/%{packname}/NAMESPACE
-%{_datadir}/R/library/%{packname}/Meta
-%{_datadir}/R/library/%{packname}/R
-%{_datadir}/R/library/%{packname}/R-ex
-%{_datadir}/R/library/%{packname}/help
-%{_datadir}/R/library/%{packname}/data
-%{_datadir}/R/library/%{packname}/MCMT
-
-
-%changelog
-* Tue Mar 4 2008 Orion Poplawski <orion at cora.nwra.com> - 0.993-1
-- Update to 0.993-1
-
-* Fri Feb 15 2008 Orion Poplawski <orion at cora.nwra.com> - 0.992-4
-- Update to 0.992-8
-
-* Mon Jul 23 2007 Orion Poplawski <orion at cora.nwra.com> - 0.992-3
-- Update to 0.992-5
-- Update license tag
-
-* Mon Jul 23 2007 Orion Poplawski <orion at cora.nwra.com> - 0.992-2
-- Update to 0.992-4, requires R-mvtnorm >= 0.8
-- Fix URL and tabs/spaces
-
-* Wed Jul 11 2007 Orion Poplawski <orion at cora.nwra.com> - 0.992-1
-- Update to 0.992-2
-- Comply with R packaging guidelines
-
-* Mon Mar 19 2007 Orion Poplawski <orion at cora.nwra.com> - 0.991.8-1
-- Initial package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..4f3c51d
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+2015-04-25: Retired orphaned package, because it was orphaned for more than six weeks.
+Reference: https://fedorahosted.org/epel/ticket/7
+
diff --git a/sources b/sources
deleted file mode 100644
index 3044e41..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-8fbc8ee7d86ef56db5640127f26d1589  multcomp_0.993-1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/R-multcomp.git/commit/?h=el5&id=748a933cfcef0ad56497d3b55bb6f79762be33e8


More information about the scm-commits mailing list