bench/bench.spec

75 lines
2.0 KiB
RPMSpec
Raw Normal View History

2018-07-28 16:06:22 +00:00
# generated by cabal-rpm-0.12.5
2017-12-18 20:16:13 +00:00
# https://fedoraproject.org/wiki/Packaging:Haskell
Name: bench
2018-06-05 01:07:24 +00:00
Version: 1.0.9
2018-07-28 16:06:22 +00:00
Release: 3%{?dist}
2017-12-18 20:16:13 +00:00
Summary: Command-line benchmark tool
License: BSD
Url: https://hackage.haskell.org/package/%{name}
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-criterion-devel
BuildRequires: ghc-optparse-applicative-devel
BuildRequires: ghc-process-devel
BuildRequires: ghc-silently-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-turtle-devel
# 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
%setup -q
%build
%ghc_bin_build
%install
%ghc_bin_install
%files
%license LICENSE
%doc README.md
%{_bindir}/%{name}
%changelog
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