1
0

Accepting request 433351 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/433351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-JuicyPixels?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2016-10-19 11:02:34 +00:00 committed by Git OBS Bridge
commit 95fc204729
4 changed files with 10 additions and 10 deletions

View File

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

3
JuicyPixels-3.2.8.tar.gz Normal file
View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 15 06:38:32 UTC 2016 - psimons@suse.com
- Update to version 3.2.8 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 16:56:13 UTC 2016 - psimons@suse.com

View File

@ -18,15 +18,14 @@
%global pkg_name JuicyPixels
Name: ghc-%{pkg_name}
Version: 3.2.7.2
Version: 3.2.8
Release: 0
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
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-binary-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
@ -38,7 +37,6 @@ BuildRequires: ghc-transformers-devel
BuildRequires: ghc-vector-devel
BuildRequires: ghc-zlib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# End cabal-rpm deps
%description
This library can load and store images in PNG,Bitmap, Jpeg, Radiance, Tiff and
@ -58,15 +56,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