osc copypac from project:devel:languages:haskell:lts:9 package:ghc-unix-compat revision:2, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unix-compat?expand=0&rev=11
This commit is contained in:
Peter Simons 2017-08-01 02:10:23 +00:00 committed by Git OBS Bridge
parent 6ffd2df75b
commit 718fd086f3
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 31 03:01:28 UTC 2017 - psimons@suse.com
- Update to version 0.4.3.1 revision 2.
-------------------------------------------------------------------
Mon Jan 16 09:44:51 UTC 2017 - psimons@suse.com

View File

@ -25,7 +25,7 @@ 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/1.cabal#/%{pkg_name}.cabal
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-unix-devel

View File

@ -1,6 +1,6 @@
name: unix-compat
version: 0.4.3.1
x-revision: 1
x-revision: 2
synopsis: Portable POSIX-compatibility layer.
description: This package provides portable implementations of parts
of the unix package. This package re-exports the unix
@ -57,7 +57,7 @@ Library
else
build-depends: directory == 1.1.*
else
build-depends: time >= 1.0 && < 1.7
build-depends: time >= 1.0 && < 1.9
build-depends: directory >= 1.2 && < 1.4
other-modules: