Accepting request 143046 from home:ptrommler:pandoc
Explicit BR. OBS-URL: https://build.opensuse.org/request/show/143046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-xml?expand=0&rev=4
This commit is contained in:
parent
8bae55dd89
commit
e0b9c47b30
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 17:27:37 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- added summary and description
|
||||
- explicitly build require bytestring
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 09:33:47 UTC 2012 - herbert@graeber-clan.de
|
||||
|
||||
|
@ -22,9 +22,9 @@
|
||||
|
||||
%global pkg_name xml
|
||||
|
||||
%global common_summary Haskell %{pkg_name} library
|
||||
%global common_summary Haskell simple XML library
|
||||
|
||||
%global common_description A %{pkg_name} library for Haskell.
|
||||
%global common_description A simple XML library for Haskell.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.3.12
|
||||
@ -40,6 +40,7 @@ Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{versio
|
||||
ExclusiveArch: %{ix86} x86_64 %{ghc_arches}
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
||||
BuildRequires: ghc-bytestring-devel
|
||||
BuildRequires: ghc-text-devel
|
||||
# END cabal2spec
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user