From 272e9954c3b61bbc3c9b549119f07d0a3c361220 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 18 Feb 2023 14:50:21 +0800 Subject: [PATCH] now depends on ghc instead of ghc-lib-parser --- hlint.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/hlint.spec b/hlint.spec index 4afec4d..782e076 100644 --- a/hlint.spec +++ b/hlint.spec @@ -44,7 +44,9 @@ BuildRequires: ghc-extra-devel BuildRequires: ghc-file-embed-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-filepattern-devel -BuildRequires: ghc-ghc-lib-parser-devel +BuildRequires: ghc-ghc-devel +BuildRequires: ghc-ghc-boot-devel +BuildRequires: ghc-ghc-boot-th-devel #BuildRequires: ghc-ghc-lib-parser-ex-devel BuildRequires: ghc-hscolour-devel BuildRequires: ghc-process-devel @@ -71,7 +73,9 @@ BuildRequires: ghc-extra-prof BuildRequires: ghc-file-embed-prof BuildRequires: ghc-filepath-prof BuildRequires: ghc-filepattern-prof -BuildRequires: ghc-ghc-lib-parser-prof +BuildRequires: ghc-ghc-prof +BuildRequires: ghc-ghc-boot-prof +BuildRequires: ghc-ghc-boot-th-prof #BuildRequires: ghc-ghc-lib-parser-ex-prof BuildRequires: ghc-hscolour-prof BuildRequires: ghc-process-prof @@ -216,6 +220,7 @@ mv %{buildroot}%{_datadir}/%{name}-%{version}/hlint.1 %{buildroot}%{_mandir}/man %changelog * Sun Jan 22 2023 Jens Petersen - 3.4.1-6 - https://hackage.haskell.org/package/hlint-3.4.1/changelog +- now depends on ghc instead of ghc-lib-parser - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering - 3.2.8-5