Accepting request 430776 from devel:languages:haskell:lts:7

update devel:languages:haskell to LTS 7.x

OBS-URL: https://build.opensuse.org/request/show/430776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson-pretty?expand=0&rev=7
This commit is contained in:
Peter Simons 2016-09-28 11:51:26 +00:00 committed by Git OBS Bridge
parent a4dbb8b941
commit 47a8312c46
4 changed files with 12 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6408b8b2bcd12cf591e4b93b4d9f5143449b33a59fbd3653f328e2515040570d
size 4838

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0
size 5456

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 15 06:46:30 UTC 2016 - psimons@suse.com
- Update to version 0.8.2 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:22:38 UTC 2016 - psimons@suse.com

View File

@ -18,20 +18,22 @@
%global pkg_name aeson-pretty
Name: ghc-%{pkg_name}
Version: 0.7.2
Version: 0.8.2
Release: 0
Summary: JSON pretty-printing library and command-line tool
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: chrpath
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-aeson-devel
BuildRequires: ghc-attoparsec-devel
BuildRequires: ghc-base-compat-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-cmdargs-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-scientific-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-vector-devel
@ -66,16 +68,13 @@ 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
%ghc_fix_dynamic_rpath %{pkg_name}
%post devel
%ghc_pkg_recache