2009-09-14 03:15:21 +00:00
|
|
|
%global pkg_name fgl
|
|
|
|
|
2009-12-25 15:56:06 +00:00
|
|
|
%global common_summary Haskell Functional Graph Library
|
|
|
|
|
|
|
|
%global common_description Martin Erwig's Functional Graph Library.
|
|
|
|
|
2009-09-14 03:15:21 +00:00
|
|
|
Name: ghc-%{pkg_name}
|
2011-06-20 02:08:42 +00:00
|
|
|
# part of haskell-platform-2011.2.0.1
|
2010-07-16 05:05:29 +00:00
|
|
|
Version: 5.4.2.3
|
2011-06-20 02:08:42 +00:00
|
|
|
Release: 7%{?dist}
|
2009-12-25 15:56:06 +00:00
|
|
|
Summary: %{common_summary}
|
2009-09-14 03:15:21 +00:00
|
|
|
|
2009-12-25 15:56:06 +00:00
|
|
|
Group: System Environment/Libraries
|
2009-09-14 03:15:21 +00:00
|
|
|
License: BSD
|
2010-11-25 08:20:25 +00:00
|
|
|
URL: http://hackage.haskell.org/package/%{pkg_name}
|
2009-09-14 03:15:21 +00:00
|
|
|
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
|
2011-06-20 02:08:42 +00:00
|
|
|
# ghc_excluded_archs is defined in redhat-rpm-config
|
|
|
|
ExcludeArch: %{ghc_excluded_archs}
|
|
|
|
BuildRequires: ghc-Cabal-devel
|
2011-05-27 08:00:38 +00:00
|
|
|
BuildRequires: ghc-rpm-macros
|
2010-11-25 08:20:25 +00:00
|
|
|
BuildRequires: hscolour
|
2011-05-27 08:00:38 +00:00
|
|
|
BuildRequires: ghc-mtl-prof
|
2009-09-14 03:15:21 +00:00
|
|
|
|
|
|
|
%description
|
2009-12-25 15:56:06 +00:00
|
|
|
%{common_description}
|
2009-09-14 03:15:21 +00:00
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
2010-07-16 05:05:29 +00:00
|
|
|
%ghc_lib_build
|
2009-09-14 03:15:21 +00:00
|
|
|
|
|
|
|
|
|
|
|
%install
|
2010-07-16 05:05:29 +00:00
|
|
|
%ghc_lib_install
|
2009-09-14 03:15:21 +00:00
|
|
|
|
|
|
|
|
2010-11-25 08:20:25 +00:00
|
|
|
%ghc_lib_package
|
2010-07-16 05:05:29 +00:00
|
|
|
|
|
|
|
|
2009-09-14 03:15:21 +00:00
|
|
|
%changelog
|
2011-06-20 02:08:42 +00:00
|
|
|
* Mon Jun 20 2011 Jens Petersen <petersen@redhat.com> - 5.4.2.3-7
|
|
|
|
- BR ghc-Cabal-devel and use ghc_excluded_archs
|
|
|
|
|
2011-05-27 08:00:38 +00:00
|
|
|
* Fri May 27 2011 Jens Petersen <petersen@redhat.com> - 5.4.2.3-6
|
|
|
|
- update to cabal2spec-0.23
|
|
|
|
|
2011-03-10 08:15:38 +00:00
|
|
|
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 5.4.2.3-5
|
|
|
|
- Enable build on sparcv9
|
|
|
|
|
2011-02-09 01:11:16 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.4.2.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-01-18 08:36:19 +00:00
|
|
|
* Tue Jan 18 2011 Jens Petersen <petersen@redhat.com> - 5.4.2.3-3
|
|
|
|
- update to cabal2spec-0.22.4
|
|
|
|
|
2010-11-25 08:20:25 +00:00
|
|
|
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 5.4.2.3-2
|
|
|
|
- add hscolour
|
|
|
|
- drop -o obsoletes
|
|
|
|
|
2010-07-16 05:05:29 +00:00
|
|
|
* Fri Jul 16 2010 Jens Petersen <petersen@redhat.com> - 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)
|
|
|
|
|
2010-06-25 14:18:50 +00:00
|
|
|
* Sat Jun 26 2010 Jens Petersen <petersen@redhat.com> - 5.4.2.2-6
|
|
|
|
- strip shared library (cabal2spec-0.21.4)
|
|
|
|
|
2010-04-27 03:11:06 +00:00
|
|
|
* Tue Apr 27 2010 Jens Petersen <petersen@redhat.com> - 5.4.2.2-5
|
|
|
|
- part of haskell-platform-2010.1.0.0
|
|
|
|
- rebuild against ghc-6.12.2
|
|
|
|
- condition ghc_lib_package
|
|
|
|
|
2010-01-11 14:59:34 +00:00
|
|
|
* Tue Jan 12 2010 Jens Petersen <petersen@redhat.com> - 5.4.2.2-4
|
|
|
|
- rebuild against ghc-mtl package
|
|
|
|
|
2010-01-11 06:33:28 +00:00
|
|
|
* Mon Jan 11 2010 Jens Petersen <petersen@redhat.com> - 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
|
|
|
|
|
2009-12-25 15:56:06 +00:00
|
|
|
* Sat Dec 26 2009 Jens Petersen <petersen@redhat.com> - 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
|
2009-12-25 16:21:57 +00:00
|
|
|
- buildrequires ghc-mtl
|
2009-12-25 15:56:06 +00:00
|
|
|
|
2009-09-14 03:15:21 +00:00
|
|
|
* Wed Aug 12 2009 Bryan O'Sullivan <bos@serpentine.com> - 5.4.2.2-1
|
|
|
|
- initial packaging for Fedora created by cabal2spec
|