Accepting request 412732 from devel:languages:haskell
- Update to version 0.8.18.1 revision 0 with cabal2obs. (forwarded request 412731 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/412732 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-yaml?expand=0&rev=16
This commit is contained in:
commit
27b7871971
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 22 06:03:43 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.8.18.1 revision 0 with cabal2obs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 10 17:27:47 UTC 2016 - psimons@suse.com
|
Sun Jul 10 17:27:47 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,14 +19,13 @@
|
|||||||
%global pkg_name yaml
|
%global pkg_name yaml
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.18
|
Version: 0.8.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Support for parsing and rendering YAML documents
|
Summary: Support for parsing and rendering YAML documents
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: https://hackage.haskell.org/package/%{pkg_name}
|
Url: https://hackage.haskell.org/package/%{pkg_name}
|
||||||
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
|
||||||
# Begin cabal-rpm deps:
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-aeson-devel
|
BuildRequires: ghc-aeson-devel
|
||||||
@ -53,7 +52,6 @@ BuildRequires: ghc-base-compat-devel
|
|||||||
BuildRequires: ghc-hspec-devel
|
BuildRequires: ghc-hspec-devel
|
||||||
BuildRequires: ghc-mockery-devel
|
BuildRequires: ghc-mockery-devel
|
||||||
%endif
|
%endif
|
||||||
# End cabal-rpm deps
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Please see the README.md file.
|
Please see the README.md file.
|
||||||
@ -79,14 +77,11 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
|
|
||||||
%ghc_fix_dynamic_rpath json2yaml yaml2json
|
%ghc_fix_dynamic_rpath json2yaml yaml2json
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if %{with tests}
|
%cabal_test
|
||||||
%{cabal} test
|
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
|
3
yaml-0.8.18.1.tar.gz
Normal file
3
yaml-0.8.18.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24610e879d243dd7307123d076d436197f7e28bee5d6a78cafe444833cc9ac7a
|
||||||
|
size 78941
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:65d49ec10b0a11c885b380b2f351000200d151e88b1d1b2d4a2fbf519c1afe29
|
|
||||||
size 78864
|
|
Loading…
Reference in New Issue
Block a user