change prof BRs to devel
This commit is contained in:
parent
544bda4d4f
commit
056cc7c323
@ -14,7 +14,7 @@ number of unsafe pattern matches in your code.
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.3
|
Version: 0.3.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -26,7 +26,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-base-prof
|
BuildRequires: ghc-base-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -56,6 +56,9 @@ BuildRequires: ghc-base-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.3.3-3
|
||||||
|
- change prof BRs to devel
|
||||||
|
|
||||||
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 0.3.3-2
|
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 0.3.3-2
|
||||||
- add license to ghc_files
|
- add license to ghc_files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user