forked from pool/ghc-JuicyPixels
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:
commit
95fc204729
@ -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
3
JuicyPixels-3.2.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:038c6547d543442a93b2028be4b84c225bb7a6fa913e1fc57325c58d043d5644
|
||||||
|
size 125254
|
@ -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
|
Sun Jul 10 16:56:13 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -18,15 +18,14 @@
|
|||||||
|
|
||||||
%global pkg_name JuicyPixels
|
%global pkg_name JuicyPixels
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.2.7.2
|
Version: 3.2.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
|
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: System/Libraries
|
Group: Development/Languages/Other
|
||||||
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
|
||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
# Begin cabal-rpm deps:
|
|
||||||
BuildRequires: ghc-binary-devel
|
BuildRequires: ghc-binary-devel
|
||||||
BuildRequires: ghc-bytestring-devel
|
BuildRequires: ghc-bytestring-devel
|
||||||
BuildRequires: ghc-containers-devel
|
BuildRequires: ghc-containers-devel
|
||||||
@ -38,7 +37,6 @@ BuildRequires: ghc-transformers-devel
|
|||||||
BuildRequires: ghc-vector-devel
|
BuildRequires: ghc-vector-devel
|
||||||
BuildRequires: ghc-zlib-devel
|
BuildRequires: ghc-zlib-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
# End cabal-rpm deps
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This library can load and store images in PNG,Bitmap, Jpeg, Radiance, Tiff and
|
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
|
%prep
|
||||||
%setup -q -n %{pkg_name}-%{version}
|
%setup -q -n %{pkg_name}-%{version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
|
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
%ghc_pkg_recache
|
%ghc_pkg_recache
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user