diff --git a/ghc-aeson-pretty.spec b/ghc-aeson-pretty.spec index 7fd98c2..0604c4a 100644 --- a/ghc-aeson-pretty.spec +++ b/ghc-aeson-pretty.spec @@ -25,7 +25,6 @@ License: BSD-3-Clause Group: System/Libraries Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz -# Begin cabal-rpm deps: BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel @@ -37,7 +36,6 @@ BuildRequires: ghc-text-devel BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-vector-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description A JSON pretty-printing library compatible with aeson as well as a command-line @@ -75,7 +73,6 @@ This package provides the Haskell %{pkg_name} library development files. %install %ghc_lib_install - %ghc_fix_dynamic_rpath %{pkg_name}