change prof BRs to devel
This commit is contained in:
parent
beff395c58
commit
e4affbe1e1
@ -14,7 +14,7 @@ The project is aimed at those who seek to write web applications in Haskell\
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.4.3.4
|
Version: 0.4.3.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -26,8 +26,8 @@ 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-blaze-builder-prof
|
BuildRequires: ghc-blaze-builder-devel
|
||||||
BuildRequires: ghc-text-prof
|
BuildRequires: ghc-text-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -57,6 +57,9 @@ BuildRequires: ghc-text-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.4-2
|
||||||
|
- change prof BRs to devel
|
||||||
|
|
||||||
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.4-1
|
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.4.3.4-1
|
||||||
- update to 0.4.3.4
|
- update to 0.4.3.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user