bench/bench.spec

101 lines
2.8 KiB
RPMSpec
Raw Normal View History

# generated by cabal-rpm-1.0.1
2017-12-18 20:16:13 +00:00
# https://fedoraproject.org/wiki/Packaging:Haskell
Name: bench
2018-08-29 07:58:28 +00:00
Version: 1.0.12
2019-08-01 14:25:51 +00:00
Release: 5%{?dist}
2017-12-18 20:16:13 +00:00
Summary: Command-line benchmark tool
License: BSD
Url: https://hackage.haskell.org/package/%{name}
2019-02-17 14:43:04 +00:00
# Begin cabal-rpm sources:
2017-12-18 20:16:13 +00:00
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
2019-02-17 14:43:04 +00:00
# End cabal-rpm sources
2017-12-18 20:16:13 +00:00
2019-02-17 14:43:04 +00:00
# Begin cabal-rpm deps:
2017-12-18 20:16:13 +00:00
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-base-static
BuildRequires: ghc-criterion-static
BuildRequires: ghc-optparse-applicative-static
BuildRequires: ghc-process-static
BuildRequires: ghc-silently-static
BuildRequires: ghc-text-static
BuildRequires: ghc-turtle-static
2017-12-18 20:16:13 +00:00
# End cabal-rpm deps
%description
Think of this as a more powerful alternative to the 'time' command.
Use this command-line tool to benchmark a command using Haskell's 'criterion'
library.
%prep
2019-02-17 14:43:04 +00:00
# Begin cabal-rpm setup:
2017-12-18 20:16:13 +00:00
%setup -q
2019-02-17 14:43:04 +00:00
# End cabal-rpm setup
2017-12-18 20:16:13 +00:00
%build
2019-02-17 14:43:04 +00:00
# Begin cabal-rpm build:
2017-12-18 20:16:13 +00:00
%ghc_bin_build
2019-02-17 14:43:04 +00:00
# End cabal-rpm build
2017-12-18 20:16:13 +00:00
%install
2019-02-17 14:43:04 +00:00
# Begin cabal-rpm install
2017-12-18 20:16:13 +00:00
%ghc_bin_install
2019-02-17 14:43:04 +00:00
# End cabal-rpm install
2017-12-18 20:16:13 +00:00
%files
2019-02-17 14:43:04 +00:00
# Begin cabal-rpm files:
2017-12-18 20:16:13 +00:00
%license LICENSE
%doc README.md
%{_bindir}/%{name}
2019-02-17 14:43:04 +00:00
# End cabal-rpm files
2017-12-18 20:16:13 +00:00
%changelog
2019-08-01 14:25:51 +00:00
* Thu Aug 01 2019 Jens Petersen <petersen@redhat.com> - 1.0.12-5
- rebuild
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
2019-02-17 14:43:04 +00:00
* Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 1.0.12-3
- refresh to cabal-rpm-0.13
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
2018-08-29 07:58:28 +00:00
* Wed Aug 29 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.12-1
- update to 1.0.12
2018-07-28 16:06:22 +00:00
* Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 1.0.9-3
- rebuild
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
2018-06-05 01:07:24 +00:00
* Tue Jun 05 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.9-1
- update to 1.0.9
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
2018-02-02 05:52:59 +00:00
* Fri Feb 02 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.8-1
- Update to latest version.
2018-01-26 10:11:28 +00:00
* Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 1.0.7-3
- rebuild
2017-12-19 20:21:33 +00:00
* Tue Dec 19 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.7-2
- Rebuild against new ghc-turtle.
2017-12-18 20:16:13 +00:00
* Fri Dec 15 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.7-1
- Update to latest version.
* Sat Nov 18 2017 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 1.0.6-1
- spec file generated by cabal-rpm-0.11.2