From 4da4e7cf49a17fddb0dd53c88fe785f3796c84eb98f94658c0e4a1579d47a5e1 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 17:45:41 +0000 Subject: [PATCH] Synchronize builds with devel:languages:haskell:lts:7. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ansi-terminal?expand=0&rev=12 --- ghc-ansi-terminal.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ghc-ansi-terminal.spec b/ghc-ansi-terminal.spec index c628f15..d7f9cf1 100644 --- a/ghc-ansi-terminal.spec +++ b/ghc-ansi-terminal.spec @@ -22,7 +22,7 @@ Version: 0.6.2.3 Release: 0 Summary: Simple ANSI terminal support, with Windows compatibility 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 @@ -50,15 +50,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