diff --git a/ShellCheck.spec b/ShellCheck.spec index 323a00d..b6f047c 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package ShellCheck # # Copyright (c) 2023 SUSE LLC # @@ -88,7 +88,7 @@ Summary: Haskell %{name} library development files Requires: ghc-%{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 -n ghc-%{name}-devel This package provides the Haskell %{name} library development files.