Accepting request 283985 from home:pluskalm:branches:devel:languages:haskell

- Update to 0.8.10.1:
 + no upstream changelog provided

OBS-URL: https://build.opensuse.org/request/show/283985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=4
This commit is contained in:
Scott Bahling 2015-02-24 20:21:22 +00:00 committed by Git OBS Bridge
parent e1b3291ec4
commit 374fdaacc8
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 4 08:54:14 UTC 2015 - mpluskal@suse.com
- Update to 0.8.10.1:
+ no upstream changelog provided
-------------------------------------------------------------------
Thu Oct 17 17:17:33 UTC 2013 - peter.trommler@ohm-hochschule.de

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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,12 +19,12 @@
%global pkg_name yaml
Name: ghc-%{pkg_name}
Version: 0.8.5
Version: 0.8.10.1
Release: 0
Summary: Support for parsing and rendering YAML documents
License: BSD-3-Clause
Group: System/Libraries
Url: http://hackage.haskell.org/package/%{name}
Url: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -36,7 +36,9 @@ BuildRequires: ghc-attoparsec-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-conduit-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-enclosed-exceptions-devel
BuildRequires: ghc-resourcet-devel
BuildRequires: ghc-scientific-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-transformers-devel
BuildRequires: ghc-unordered-containers-devel
@ -77,6 +79,7 @@ This package provides the Haskell yaml library development files.
%install
%ghc_lib_install
%ghc_fix_dynamic_rpath yaml2json
%ghc_fix_dynamic_rpath json2yaml
%post devel
%ghc_pkg_recache
@ -88,6 +91,7 @@ This package provides the Haskell yaml library development files.
%defattr(-,root,root,-)
%doc LICENSE
%{_bindir}/yaml2json
%{_bindir}/json2yaml
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

3
yaml-0.8.10.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e977912762e13571ec596173405ce328c8f7397aee4dd21f61ac9af762431ba9
size 73448

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f9bb63357b06476d17d8183674a82090a769399a23360888bd9b2ff0a3a528a
size 67611