From 18798b7dd38b780dd00fed9de5dec681345c2eed4ad840565fb0ce9823f8bca2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 18:45:30 +0000 Subject: [PATCH] Synchronize builds with devel:languages:haskell:lts:7. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=5 --- ghc-safe.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ghc-safe.spec b/ghc-safe.spec index 1e6ddac..fbc33b7 100644 --- a/ghc-safe.spec +++ b/ghc-safe.spec @@ -22,7 +22,7 @@ Version: 0.3.9 Release: 0 Summary: Library of safe (exception free) functions License: BSD-3-Clause -Group: System/Libraries +Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel @@ -70,15 +70,12 @@ This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %post devel %ghc_pkg_recache