From c0f50b658c35192d11b5435aa6c38aa7974f9bf6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jan 22 2023 07:30:39 +0000 Subject: refresh to cabal-rpm-2.1.0 including SPDX migration --- diff --git a/ghc-highlighting-kate.spec b/ghc-highlighting-kate.spec index c496a8b..19bb6cd 100644 --- a/ghc-highlighting-kate.spec +++ b/ghc-highlighting-kate.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-2.0.9 +# generated by cabal-rpm-2.1.0 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name highlighting-kate @@ -13,7 +13,7 @@ Version: 0.6.4 Release: 22%{?dist} Summary: Sourcecode syntax highlighting -License: GPLv2+ +License: GPL-2.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 @@ -22,6 +22,16 @@ Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz # Begin cabal-rpm deps: BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros +BuildRequires: ghc-base-devel +BuildRequires: ghc-blaze-html-devel +BuildRequires: ghc-bytestring-devel +BuildRequires: ghc-containers-devel +BuildRequires: ghc-filepath-devel +BuildRequires: ghc-mtl-devel +BuildRequires: ghc-parsec-devel +BuildRequires: ghc-pcre-light-devel +BuildRequires: ghc-utf8-string-devel +%if %{with ghc_prof} BuildRequires: ghc-base-prof BuildRequires: ghc-blaze-html-prof BuildRequires: ghc-bytestring-prof @@ -31,6 +41,7 @@ BuildRequires: ghc-mtl-prof BuildRequires: ghc-parsec-prof BuildRequires: ghc-pcre-light-prof BuildRequires: ghc-utf8-string-prof +%endif %if %{with tests} BuildRequires: ghc-Diff-devel BuildRequires: ghc-directory-devel