This commit is contained in:
Jens Petersen 2018-01-02 14:47:20 +08:00
parent 3090b56c22
commit 11ab0f34de
4 changed files with 95 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/extra-1.5.3.tar.gz

View File

@ -1,3 +0,0 @@
# ghc-extra
The ghc-extra package

93
ghc-extra.spec Normal file
View File

@ -0,0 +1,93 @@
# generated by cabal-rpm-0.12
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name extra
%global pkgver %{pkg_name}-%{version}
%bcond_without tests
Name: ghc-%{pkg_name}
Version: 1.5.3
Release: 1%{?dist}
Summary: Extra Haskell functions
License: BSD
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-clock-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-process-devel
BuildRequires: ghc-time-devel
BuildRequires: ghc-unix-devel
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
%endif
# End cabal-rpm deps
%description
A library of extra functions for the standard Haskell libraries. Most functions
are simple additions, filling out missing functionality. A few functions are
available in later versions of GHC, but this package makes them available back
to GHC 7.2.
The module "Extra" documents all functions provided by this library.
Modules such as "Data.List.Extra" provide extra functions over "Data.List" and
also reexport "Data.List". Users are recommended to replace "Data.List" imports
with "Data.List.Extra" if they need the extra functionality.
%package devel
Summary: Haskell %{pkg_name} library development files
Provides: %{name}-static = %{version}-%{release}
Provides: %{name}-doc = %{version}-%{release}
%if %{defined ghc_version}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
%endif
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkgver}
%build
%ghc_lib_build
%install
%ghc_lib_install
%check
%cabal_test
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%files -f %{name}.files
%license LICENSE
%files devel -f %{name}-devel.files
%doc CHANGES.txt README.md
%changelog
* Thu Dec 21 2017 Jens Petersen <petersen@redhat.com> - 1.5.3-1
- spec file generated by cabal-rpm-0.12

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (extra-1.5.3.tar.gz) = c8b553ea71b1195951048c5e3a95572338714289d8909996fce61ca117c45eb010ab2eaed22f69aa59372ae1cb5fae731a85d60b6d7181ae99c48a2bb05110da