change prof BRs to devel
This commit is contained in:
parent
8f89744440
commit
c1feba76f2
@ -12,7 +12,7 @@ text/binary file formats.
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.10.2.0
|
Version: 0.10.2.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -24,8 +24,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-containers-prof
|
BuildRequires: ghc-containers-devel
|
||||||
BuildRequires: ghc-text-prof
|
BuildRequires: ghc-text-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -55,6 +55,9 @@ BuildRequires: ghc-text-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.10.2.0-2
|
||||||
|
- change prof BRs to devel
|
||||||
|
|
||||||
* Tue Jun 19 2012 Ben Boeckel <mathstuf@gmail.com> - 0.10.2.0-1
|
* Tue Jun 19 2012 Ben Boeckel <mathstuf@gmail.com> - 0.10.2.0-1
|
||||||
- Update to 0.10.2.0
|
- Update to 0.10.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user