Accepting request 433383 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/433383 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-data-default?expand=0&rev=5
This commit is contained in:
commit
ad7aef8dcf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec5470f41bf6dc60d65953fc8788823ffff85fd59564a8bf9ea3c69928a83034
|
||||
size 1623
|
3
data-default-0.7.1.1.tar.gz
Normal file
3
data-default-0.7.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0f95d279cd75cacaa8152a01590dc3460f7134f6840b37052abb3ba3cb2a511
|
||||
size 1627
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 06:34:16 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.7.1.1 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 17:29:00 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -18,23 +18,20 @@
|
||||
|
||||
%global pkg_name data-default
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.5.3
|
||||
Version: 0.7.1.1
|
||||
Release: 0
|
||||
Summary: A class for types with a default value
|
||||
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-data-default-class-devel
|
||||
BuildRequires: ghc-data-default-instances-base-devel
|
||||
BuildRequires: ghc-data-default-instances-containers-devel
|
||||
BuildRequires: ghc-data-default-instances-dlist-devel
|
||||
BuildRequires: ghc-data-default-instances-old-locale-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# End cabal-rpm deps
|
||||
|
||||
%description
|
||||
A class for types with a default value.
|
||||
@ -53,15 +50,12 @@ 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
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user