Accepting request 433425 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/433425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-x509?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2016-10-19 11:04:47 +00:00 committed by Git OBS Bridge
commit 27e472f5ea
4 changed files with 11 additions and 14 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 26 06:51:53 UTC 2016 - psimons@suse.com
- Update to version 1.6.4 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:06:00 UTC 2016 - psimons@suse.com

View File

@ -19,15 +19,14 @@
%global pkg_name x509
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.6.3
Version: 1.6.4
Release: 0
Summary: X509 reader and writer
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
# Begin cabal-rpm deps:
BuildRequires: ghc-asn1-encoding-devel
BuildRequires: ghc-asn1-parse-devel
BuildRequires: ghc-asn1-types-devel
@ -44,7 +43,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-quickcheck-devel
%endif
# End cabal-rpm deps
%description
X509 reader and writer.
@ -63,20 +61,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

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

3
x509-1.6.4.tar.gz Normal file
View File

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