change prof BRs to devel
This commit is contained in:
parent
1925454ae5
commit
595cafb915
@ -14,7 +14,7 @@ It also has a syslog handler built in.
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.1.5
|
Version: 1.1.5
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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-network-prof
|
BuildRequires: ghc-network-devel
|
||||||
BuildRequires: ghc-time-prof
|
BuildRequires: ghc-time-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -57,6 +57,9 @@ BuildRequires: ghc-time-prof
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 1.1.5-5
|
||||||
|
- change prof BRs to devel
|
||||||
|
|
||||||
* Fri Jun 15 2012 Jens Petersen <petersen@redhat.com> - 1.1.5-4
|
* Fri Jun 15 2012 Jens Petersen <petersen@redhat.com> - 1.1.5-4
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user