osc copypac from project:devel:languages:haskell:lts:8 package:ghc-tls revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tls?expand=0&rev=28
This commit is contained in:
2017-07-03 02:11:01 +00:00
committed by Git OBS Bridge
parent 37255afaa8
commit 01b9c4315d
5 changed files with 9 additions and 175 deletions

View File

@@ -19,14 +19,13 @@
%global pkg_name tls
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.3.10
Version: 1.3.11
Release: 0
Summary: TLS/SSL protocol native implementation (Server and Client)
License: BSD-3-Clause
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
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-asn1-encoding-devel
BuildRequires: ghc-asn1-types-devel
@@ -78,7 +77,6 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build