osc copypac from project:devel:languages:haskell:lts:6 package:ghc-aeson-pretty revision:5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson-pretty?expand=0&rev=6
This commit is contained in:
parent
ffc1293b31
commit
a4dbb8b941
@ -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}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user