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:
Peter Simons 2016-07-22 21:36:13 +00:00 committed by Git OBS Bridge
parent ffc1293b31
commit a4dbb8b941

View File

@ -25,7 +25,6 @@ License: BSD-3-Clause
Group: System/Libraries Group: System/Libraries
Url: https://hackage.haskell.org/package/%{pkg_name} Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
# Begin cabal-rpm deps:
BuildRequires: chrpath BuildRequires: chrpath
BuildRequires: ghc-Cabal-devel BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-aeson-devel BuildRequires: ghc-aeson-devel
@ -37,7 +36,6 @@ BuildRequires: ghc-text-devel
BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-vector-devel BuildRequires: ghc-vector-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps
%description %description
A JSON pretty-printing library compatible with aeson as well as a command-line 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 %install
%ghc_lib_install %ghc_lib_install
%ghc_fix_dynamic_rpath %{pkg_name} %ghc_fix_dynamic_rpath %{pkg_name}