change prof BRs to devel
This commit is contained in:
parent
e66909ebcf
commit
592d0f6466
@ -11,7 +11,7 @@ immutable), with a powerful loop fusion optimization framework.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.9.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -24,7 +24,7 @@ ExclusiveArch: %{ghc_arches_with_ghci}
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
|
||||
# END cabal2spec
|
||||
BuildRequires: ghc-primitive-prof
|
||||
BuildRequires: ghc-primitive-devel
|
||||
|
||||
%description
|
||||
%{common_description}
|
||||
@ -54,6 +54,9 @@ BuildRequires: ghc-primitive-prof
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.9.1-4
|
||||
- change prof BRs to devel
|
||||
|
||||
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 0.9.1-3
|
||||
- add license to ghc_files
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user