Accepting request 430856 from devel:languages:haskell:lts:7
update devel:languages:haskell to LTS 7.x OBS-URL: https://build.opensuse.org/request/show/430856 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-x509?expand=0&rev=14
This commit is contained in:
parent
0f8974a0df
commit
4f2277d38c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
3
x509-1.6.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be0e7f9bddbd260cd247dce30c15f33a53937f51f304a05aec98accbcde93d42
|
||||
size 16201
|
Loading…
x
Reference in New Issue
Block a user