forked from pool/ghc-mustache
Accepting request 483927 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/483927 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-mustache?expand=0&rev=2
This commit is contained in:
commit
8ace77e6a2
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 09:34:02 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 2.1.2 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 07:06:58 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 2.1 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 10 17:16:46 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-mustache
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name mustache
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.0.2
|
||||
Version: 2.1.2
|
||||
Release: 0
|
||||
Summary: A mustache template parser library
|
||||
License: BSD-3-Clause
|
||||
@ -29,7 +29,6 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-aeson-devel
|
||||
BuildRequires: ghc-base-unicode-symbols-devel
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-cmdargs-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
@ -40,15 +39,22 @@ BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-parsec-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-scientific-devel
|
||||
BuildRequires: ghc-template-haskell-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
BuildRequires: ghc-th-lift-devel
|
||||
BuildRequires: ghc-unordered-containers-devel
|
||||
BuildRequires: ghc-vector-devel
|
||||
BuildRequires: ghc-yaml-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-base-unicode-symbols-devel
|
||||
BuildRequires: ghc-hspec-devel
|
||||
BuildRequires: ghc-lens-devel
|
||||
BuildRequires: ghc-process-devel
|
||||
BuildRequires: ghc-tar-devel
|
||||
BuildRequires: ghc-temporary-devel
|
||||
BuildRequires: ghc-wreq-devel
|
||||
BuildRequires: ghc-zlib-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
@ -78,7 +84,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
%install
|
||||
%ghc_lib_install
|
||||
%ghc_fix_dynamic_rpath haskell-mustache
|
||||
%ghc_fix_rpath %{pkg_name}-%{version}
|
||||
|
||||
%check
|
||||
%cabal_test
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77d43c251883fc5dd5afdd05ea3b6757f37b7c4aa76950418386b8e9098d0927
|
||||
size 16852
|
3
mustache-2.1.2.tar.gz
Normal file
3
mustache-2.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:383305b302400070f0b4f6d95f28d5b6b9ffc5d6d660421bb18d122351880f80
|
||||
size 19071
|
Loading…
Reference in New Issue
Block a user