|
|
@ -4,7 +4,9 @@
|
|
|
|
%global pkg_name base-orphans
|
|
|
|
%global pkg_name base-orphans
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
|
|
|
%bcond_without tests
|
|
|
|
# disabled to avoid circular dependency with hspec:
|
|
|
|
|
|
|
|
# hspec -> hspec-core -> tf-random -> primitive(tests) -> base-orphans(tests) -> hspec
|
|
|
|
|
|
|
|
%bcond_with tests
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.8.2
|
|
|
|
Version: 0.8.2
|
|
|
|