osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-config-ini revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-config-ini?expand=0&rev=22
This commit is contained in:
2023-04-15 21:01:10 +00:00
committed by Git OBS Bridge
parent f3b7552af5
commit a0e3086412
3 changed files with 103 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ Summary: A library for simple INI-based configuration files
License: BSD-3-Clause
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-base-devel
BuildRequires: ghc-base-prof
@@ -86,6 +87,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build