till pushed to python-fiat (el6). "2015-04-13: Retired orphaned package, because it was orphaned for more than six weeks. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 15:58:59 UTC 2015


>From b06e95ddccedf29659155d22d86380faab1effb6 Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Mon, 13 Apr 2015 17:58:44 +0200
Subject: 2015-04-13: 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 5acd2fd..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-fiat-0.9.2.tar.gz
-/fiat-0.9.9.tar.gz
-/fiat-1.0.0.tar.gz
-/fiat-1.1.tar.gz
-/fiat-1.4.0.tar.gz
-/fiat-1.5.0.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..b634127
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+2015-04-13: Retired orphaned package, because it was orphaned for more than six weeks.
+Reference: https://fedorahosted.org/epel/ticket/7
+
diff --git a/python-fiat.spec b/python-fiat.spec
deleted file mode 100644
index 0e222f3..0000000
--- a/python-fiat.spec
+++ /dev/null
@@ -1,125 +0,0 @@
-%global srcname fiat
-
-Name:           python-%{srcname}
-Version:        1.5.0
-Release:        1%{?dist}
-Summary:        Generation of arbitrary order instances of the Lagrange elements
-
-License:        LGPLv2+
-URL:            http://www.fenicsproject.org
-Source0:        https://bitbucket.org/fenics-project/fiat/downloads/%{srcname}-%{version}.tar.gz
-BuildArch:      noarch
-
-BuildRequires:  python2-devel
-BuildRequires:  python-setuptools
-
-# This is needed for building the manual:
-BuildRequires:  tex(latex)
-%if (0%{?rhel} && 0%{?rhel} >= 7) || (0%{?fedora} && 0%{?fedora} >= 18)
-BuildRequires:  texlive-collection-latexextra
-%endif
-
-Requires:   numpy
-Requires: 	ScientificPython
-
-%description
-The FInite element Automatic Tabulator FIAT supports generation of
-arbitrary order instances of the Lagrange elements on lines, triangles,
-and tetrahedra.
-It is also capable of generating arbitrary order instances of Jacobi-
-type quadrature rules on the same element shapes. Upcoming versions
-will also support Hermite and nonconforming elements as well as H(div)
-and H(curl) elements such as Raviart-Thomas and Nedelec are supported
-on triangles and tetrahedra.  
-
-%prep
-%setup -q -n %{srcname}-%{version}
-
-%build
-%{__python2} setup.py build
-
-pushd doc
-pdflatex manual.tex
-popd
-
-%install
-%{__python2} setup.py install --skip-build --root %{buildroot}
-
-# These scripts are executables, so move to /usr/bin
-install -d %{buildroot}%{_bindir}
-mv %{buildroot}%{python_sitelib}/FIAT/asci2vtk{2,3}d.py %{buildroot}%{_bindir}
-chmod 755 %{buildroot}%{_bindir}/*
-
-%files
-%doc AUTHORS ChangeLog COPYING README doc/manual.pdf
-%{python2_sitelib}/FIAT/
-%{python2_sitelib}/*.egg-info
-%{_bindir}/*
-
-%changelog
-* Tue Mar 03 2015 Fabian Affolter <mail at fabian-affolter.ch> - 1.5.0.-1
-- Update to new upstream 1.5.0 (rhbz#1181544)
-
-* Thu Jul 31 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.4.0.-1
-- Spec file update
-- Update to new upstream 1.4.0
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Jan 24 2013 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 1.1.0-1
-- Update to version 1.1.0
-- Fix the BuildRequires for LaTeX for F18 and beyond
-
-* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Sun May 13 2012 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 1.0.0-3
-- Add Requires: ScientificPython
-
-* Thu May  3 2012 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 1.0.0-2
-- Build PDF of the manual
-- Move executable scripts to %%{_bindir}
-
-* Sat Feb 11 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.0.-1
-- Update to new upstream 1.0.0
-
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.9-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Sun Mar 27 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.9-1
-- Update URL and description
-- Update to new upstream version 0.9.9
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.9.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
-
-* Sat Jul 03 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.2-1
-- Update to new upstream version 0.9.2
-- Update source url
-
-* Tue Feb 23 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.9.1-1
-- Change source URL
-- Add docs
-- Update to new upsteram version 0.9.1
-
-* Sun Dec 06 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.5-1
-- Update to new upsteram version 0.3.5
-
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.4-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.4-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Wed Feb 04 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.4-2
-- Fix license tag -> LGPLv2+
-
-* Fri Jan 30 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.4-1
-- Initial package for Fedora
diff --git a/sources b/sources
deleted file mode 100644
index 20806d2..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-da3fa4dd8177bb251e7f68ec9c7cf6c5  fiat-1.5.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-fiat.git/commit/?h=el6&id=b06e95ddccedf29659155d22d86380faab1effb6


More information about the scm-commits mailing list