Accepting request 433394 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/433394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2016-10-22 11:20:19 +00:00 committed by Git OBS Bridge
commit be085b0225
4 changed files with 11 additions and 14 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 15 07:01:48 UTC 2016 - psimons@suse.com
- Update to version 0.4.31.1 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 15:42:37 UTC 2016 - mimi.vx@gmail.com

View File

@ -19,15 +19,14 @@
%global pkg_name http-client
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.4.31
Version: 0.4.31.1
Release: 0
Summary: An HTTP client engine, intended as a base layer for more user-friendly packages
License: MIT
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
# Begin cabal-rpm deps:
BuildRequires: ghc-array-devel
BuildRequires: ghc-base64-bytestring-devel
BuildRequires: ghc-blaze-builder-devel
@ -57,7 +56,6 @@ BuildRequires: ghc-hspec-devel
BuildRequires: ghc-monad-control-devel
BuildRequires: ghc-zlib-devel
%endif
# End cabal-rpm deps
%description
Hackage documentation generation is not reliable. For up to date documentation,
@ -77,20 +75,14 @@ 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
%if %{with tests}
%{cabal} test
%endif
%cabal_test
%post devel
%ghc_pkg_recache

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7032cd356bc5ddd5786b315271174ed510e1a190c4210bd65abe16201b86ce0c
size 79591

View File

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