# generated by cabal-rpm-2.1.0 --subpackage # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name tidal %global pkgver %{pkg_name}-%{version} %global tidallink tidal-link-1.0.1 %global subpkgs %{tidallink} # testsuite missing deps: microspec Name: ghc-%{pkg_name} Version: 1.9.2 # can only be reset when all subpkgs bumped Release: 1%{?dist} Summary: Pattern language for improvised music License: GPL-3.0-or-later Url: https://hackage.haskell.org/package/%{pkg_name} # Begin cabal-rpm sources: Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz Source1: https://hackage.haskell.org/package/%{tidallink}/%{tidallink}.tar.gz # End cabal-rpm sources # Begin cabal-rpm deps: BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros-extra BuildRequires: ghc-base-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-clock-devel BuildRequires: ghc-colour-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-hosc-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-network-devel BuildRequires: ghc-parsec-devel BuildRequires: ghc-primitive-devel BuildRequires: ghc-random-devel BuildRequires: ghc-text-devel #BuildRequires: ghc-tidal-link-devel BuildRequires: ghc-transformers-devel %if %{with ghc_prof} BuildRequires: ghc-base-prof BuildRequires: ghc-bytestring-prof BuildRequires: ghc-clock-prof BuildRequires: ghc-colour-prof BuildRequires: ghc-containers-prof BuildRequires: ghc-deepseq-prof BuildRequires: ghc-exceptions-prof BuildRequires: ghc-hosc-prof BuildRequires: ghc-mtl-prof BuildRequires: ghc-network-prof BuildRequires: ghc-parsec-prof BuildRequires: ghc-primitive-prof BuildRequires: ghc-random-prof BuildRequires: ghc-text-prof #BuildRequires: ghc-tidal-link-prof BuildRequires: ghc-transformers-prof %endif # End cabal-rpm deps # for tidal-link: needs libstdc++-devel BuildRequires: gcc-c++ %description Tidal is a domain specific language for live coding patterns. %package devel Summary: Haskell %{pkg_name} library development files Provides: %{name}-static = %{version}-%{release} Provides: %{name}-static%{?_isa} = %{version}-%{release} %if %{defined ghc_version} Requires: ghc-compiler = %{ghc_version} %endif Requires: %{name}%{?_isa} = %{version}-%{release} %description devel This package provides the Haskell %{pkg_name} library development files. %if %{with haddock} %package doc Summary: Haskell %{pkg_name} library documentation BuildArch: noarch Requires: ghc-filesystem %description doc This package provides the Haskell %{pkg_name} library documentation. %endif %if %{with ghc_prof} %package prof Summary: Haskell %{pkg_name} profiling library Requires: %{name}-devel%{?_isa} = %{version}-%{release} Supplements: (%{name}-devel and ghc-prof) %description prof This package provides the Haskell %{pkg_name} profiling library. %endif %global main_version %{version} %if %{defined ghclibdir} %ghc_lib_subpackage -l GPL-3.0-or-later %{tidallink} %endif %global version %{main_version} %prep # Begin cabal-rpm setup: %setup -q -n %{pkgver} -a1 # End cabal-rpm setup %build # Begin cabal-rpm build: %ghc_libs_build %{subpkgs} %ghc_lib_build # End cabal-rpm build %install # Begin cabal-rpm install %ghc_libs_install %{subpkgs} %ghc_lib_install # End cabal-rpm install echo %{_bindir}/linktest >> %{tidallink}/ghc-tidal-link-devel.files %files -f %{name}.files # Begin cabal-rpm files: %license LICENSE %{_datadir}/%{pkgver} # End cabal-rpm files %files devel -f %{name}-devel.files %doc CHANGELOG.md README.md %if %{with haddock} %files doc -f %{name}-doc.files %license LICENSE %endif %if %{with ghc_prof} %files prof -f %{name}-prof.files %endif %changelog * Sun Jan 22 2023 Jens Petersen - 1.9.2-1 - https://hackage.haskell.org/package/tidal-1.9.2/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration - new dep: tidal-link * Thu Jul 21 2022 Fedora Release Engineering - 1.7.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 07 2022 Jens Petersen - 1.7.10-1 - https://hackage.haskell.org/package/tidal-1.7.10/changelog * Thu Jan 20 2022 Fedora Release Engineering - 1.7.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 5 2021 Jens Petersen - 1.7.8-1 - update to 1.7.8 * Thu Aug 5 2021 Jens Petersen - 1.7.7-1 - update to 1.7.7 * Thu Jul 22 2021 Fedora Release Engineering - 1.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Apr 7 2021 Jens Petersen - 1.6.1-1 - spec file generated by cabal-rpm-2.0.9