new dependency on text library
This commit is contained in:
parent
c9c0748dfc
commit
d363ef3599
@ -22,7 +22,7 @@ ExclusiveArch: %{ghc_arches}
|
|||||||
BuildRequires: ghc-Cabal-devel
|
BuildRequires: ghc-Cabal-devel
|
||||||
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
||||||
# END cabal2spec
|
# END cabal2spec
|
||||||
BuildRequires: ghc-bytestring-devel
|
BuildRequires: ghc-text-prof
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -54,6 +54,7 @@ BuildRequires: ghc-bytestring-devel
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 4 2012 Jens Petersen <petersen@redhat.com> - 1.3.10-1
|
* Wed Jan 4 2012 Jens Petersen <petersen@redhat.com> - 1.3.10-1
|
||||||
- update to 1.3.10 and cabal2spec-0.25.2
|
- update to 1.3.10 and cabal2spec-0.25.2
|
||||||
|
- new dependency on text library
|
||||||
|
|
||||||
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.3.9-1.3
|
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.3.9-1.3
|
||||||
- rebuild with new gmp without compat lib
|
- rebuild with new gmp without compat lib
|
||||||
|
Loading…
Reference in New Issue
Block a user