osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-tasty revision:12, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tasty?expand=0&rev=18
This commit is contained in:
Peter Simons 2023-08-11 08:05:29 +00:00 committed by Git OBS Bridge
parent 4c60456568
commit 1d4094ba33

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package ghc-tasty
#
# Copyright (c) 2023 SUSE LLC
#
@ -57,7 +57,7 @@ Summary: Haskell %{pkg_name} library development files
Requires: %{name} = %{version}-%{release}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun):ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
%description devel
This package provides the Haskell %{pkg_name} library development files.