From 2d91930c52820bb29b14a34909b91a0b9e8c88de Mon Sep 17 00:00:00 2001 From: David Shea Date: Fri, 10 Nov 2017 15:27:53 -0500 Subject: [PATCH] New package ghc-hspec-expectations --- .gitignore | 1 + README.md | 3 -- ghc-hspec-expectations.spec | 83 +++++++++++++++++++++++++++++++++++++ sources | 1 + 4 files changed, 85 insertions(+), 3 deletions(-) create mode 100644 .gitignore delete mode 100644 README.md create mode 100644 ghc-hspec-expectations.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ed7fbec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/hspec-expectations-0.8.2.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 724bcdf..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# ghc-hspec-expectations - -The ghc-hspec-expectations package \ No newline at end of file diff --git a/ghc-hspec-expectations.spec b/ghc-hspec-expectations.spec new file mode 100644 index 0000000..1f0c3c6 --- /dev/null +++ b/ghc-hspec-expectations.spec @@ -0,0 +1,83 @@ +# generated by cabal-rpm-0.11.1 +# https://fedoraproject.org/wiki/Packaging:Haskell + +%global pkg_name hspec-expectations +%global pkgver %{pkg_name}-%{version} + +%bcond_with tests + +Name: ghc-%{pkg_name} +Version: 0.8.2 +Release: 1%{?dist} +Summary: Catchy combinators for HUnit + +License: MIT +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-HUnit-devel +BuildRequires: ghc-call-stack-devel +%if %{with tests} +BuildRequires: ghc-nanospec-devel +%endif +# End cabal-rpm deps + +%description +Catchy combinators for HUnit. + +The three main primitives are shouldBe, shouldSatisfy and shouldThrow. They can +be used with HUnit, or any framework that integrates with HUnit, like +test-framework or Hspec. + + +%package devel +Summary: Haskell %{pkg_name} library development files +Provides: %{name}-static = %{version}-%{release} +Requires: ghc-compiler = %{ghc_version} +Requires(post): ghc-compiler = %{ghc_version} +Requires(postun): ghc-compiler = %{ghc_version} +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 + + +%changelog +* Fri Nov 10 2017 David Shea - 0.8.2-2 +- spec file generated by cabal-rpm-0.11.1 +- Copy a better %%description out of the README diff --git a/sources b/sources new file mode 100644 index 0000000..1989d2a --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (hspec-expectations-0.8.2.tar.gz) = 482799adad2a70f891a61227bcf28e6712e65fa7dceba13da15a101a6814bc0d44aafaeda360a06dcdbcdbb96e5539f15135753eabd63efdd6bf56b8994a44c9