From 1fffa99c6aaa2cdf4758e637a8383fb654592adcb03d05fd7a0cfd92ac3e5c8d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Oct 2016 18:46:17 +0000 Subject: [PATCH] Synchronize builds with devel:languages:haskell:lts:7. OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-scientific?expand=0&rev=26 --- ghc-scientific.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ghc-scientific.spec b/ghc-scientific.spec index e1aa0cb..9042db7 100644 --- a/ghc-scientific.spec +++ b/ghc-scientific.spec @@ -23,7 +23,7 @@ Version: 0.3.4.9 Release: 0 Summary: Numbers represented using scientific notation 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 @@ -90,19 +90,15 @@ 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 - %check %cabal_test - %post devel %ghc_pkg_recache