From 2dc0960ec776d55ef71c73b9c107382a2ff6a32b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jul 16 2012 00:35:03 +0000 Subject: obsoleted by haskell-platform subpackage --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e8c5bdf..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -fgl-5.4.2.3.tar.gz -/fgl-5.4.2.4.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..6dee5e4 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +obsoleted by haskell-platform subpackage diff --git a/ghc-fgl.spec b/ghc-fgl.spec deleted file mode 100644 index 4a044ab..0000000 --- a/ghc-fgl.spec +++ /dev/null @@ -1,122 +0,0 @@ -# cabal2spec-0.25 -# https://fedoraproject.org/wiki/Packaging:Haskell -# https://fedoraproject.org/wiki/PackagingDrafts/Haskell - -%global pkg_name fgl - -%global common_summary Haskell Functional Graph Library - -%global common_description Martin Erwig's Functional Graph Library. - -Name: ghc-%{pkg_name} -# part of haskell-platform -Version: 5.4.2.4 -Release: 3%{?dist} -Summary: %{common_summary} - -Group: System Environment/Libraries -License: BSD -# BEGIN cabal2spec -URL: http://hackage.haskell.org/package/%{pkg_name} -Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz -ExclusiveArch: %{ghc_arches} -BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} -# END cabal2spec -BuildRequires: ghc-mtl-prof - -%description -%{common_description} - - -%prep -%setup -q -n %{pkg_name}-%{version} - - -%build -%ghc_lib_build - - -%install -%ghc_lib_install - - -# devel subpackage -%ghc_devel_package - -%ghc_devel_description - - -%ghc_devel_post_postun - - -%ghc_files LICENSE - - -%changelog -* Sun Mar 18 2012 Jens Petersen - 5.4.2.4-3 -- update to cabal2spec-0.25 - -* Fri Jan 13 2012 Fedora Release Engineering - 5.4.2.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Mon Dec 19 2011 Jens Petersen - 5.4.2.4-1 -- update to 5.4.2.4 for haskell-platform-2011.4 - -* Thu Oct 20 2011 Marcela Mašláňová - 5.4.2.3-8.2 -- rebuild with new gmp without compat lib - -* Tue Oct 11 2011 Peter Schiffer - 5.4.2.3-8.1 -- rebuild with new gmp - -* Tue Jun 21 2011 Jens Petersen - 5.4.2.3-8 -- ghc_arches replaces ghc_excluded_archs - -* Mon Jun 20 2011 Jens Petersen - 5.4.2.3-7 -- BR ghc-Cabal-devel and use ghc_excluded_archs - -* Fri May 27 2011 Jens Petersen - 5.4.2.3-6 -- update to cabal2spec-0.23 - -* Thu Mar 10 2011 Fabio M. Di Nitto - 5.4.2.3-5 -- Enable build on sparcv9 - -* Tue Feb 08 2011 Fedora Release Engineering - 5.4.2.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Tue Jan 18 2011 Jens Petersen - 5.4.2.3-3 -- update to cabal2spec-0.22.4 - -* Thu Nov 25 2010 Jens Petersen - 5.4.2.3-2 -- add hscolour -- drop -o obsoletes - -* Fri Jul 16 2010 Jens Petersen - 5.4.2.3-1 -- update to 5.4.2.3 for haskell-platform-2010.2.0.0 -- obsolete doc subpackage (ghc-rpm-macros-0.8.0) - -* Sat Jun 26 2010 Jens Petersen - 5.4.2.2-6 -- strip shared library (cabal2spec-0.21.4) - -* Tue Apr 27 2010 Jens Petersen - 5.4.2.2-5 -- part of haskell-platform-2010.1.0.0 -- rebuild against ghc-6.12.2 -- condition ghc_lib_package - -* Tue Jan 12 2010 Jens Petersen - 5.4.2.2-4 -- rebuild against ghc-mtl package - -* Mon Jan 11 2010 Jens Petersen - 5.4.2.2-3 -- update to ghc-rpm-macros-0.5.1 and cabal2spec-0.21.1: -- drop doc and prof bcond -- use common_summary and common_description -- use ghc_lib_package and ghc_pkg_deps - -* Sat Dec 26 2009 Jens Petersen - 5.4.2.2-2 -- update for ghc-6.12.1: add shared library support -- use new ghc*_requires macros: needs ghc-rpm-macros 0.4.0 -- add common_summary and common_description -- buildrequires ghc-mtl - -* Wed Aug 12 2009 Bryan O'Sullivan - 5.4.2.2-1 -- initial packaging for Fedora created by cabal2spec diff --git a/sources b/sources deleted file mode 100644 index eb830f6..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -6b5430f4a5ad374bc4351acaf3d81e4f fgl-5.4.2.4.tar.gz