This commit is contained in:
Jens Petersen 2019-04-03 23:19:26 +08:00
parent b5c64c351f
commit 7d3260ae81
3 changed files with 86 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/parser-combinators-1.0.0.tar.gz

View File

@ -0,0 +1,84 @@
# generated by cabal-rpm-0.13.1
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name parser-combinators
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 1.0.0
Release: 3%{?dist}
Summary: Lightweight package providing commonly useful parser combinators
License: BSD
Url: https://hackage.haskell.org/package/%{pkg_name}
# Begin cabal-rpm sources:
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
# End cabal-rpm sources
# Begin cabal-rpm deps:
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
# End cabal-rpm deps
%description
Lightweight package providing commonly useful parser combinators.
%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
# Begin cabal-rpm setup:
%setup -q -n %{pkgver}
# End cabal-rpm setup
%build
# Begin cabal-rpm build:
%ghc_lib_build
# End cabal-rpm build
%install
# Begin cabal-rpm install
%ghc_lib_install
# End cabal-rpm install
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%files -f %{name}.files
# Begin cabal-rpm files:
%license LICENSE.md
# End cabal-rpm files
%files devel -f %{name}-devel.files
%doc CHANGELOG.md README.md
%changelog
* Sun Mar 31 2019 Jens Petersen <petersen@redhat.com> - 1.0.0-3
- bump over hledger-lib
* Sun Mar 31 2019 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 1.0.0-1
- spec file generated by cabal-rpm-0.13.1

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (parser-combinators-1.0.0.tar.gz) = 308b38faca865801c2356b9eb0128824956f00a31d98de075166018b34d53a04bad0dc7f1afabafa9946b307ef3fb77df303db78ac7bd6ff476c9b96a3020e9c