change prof BRs to devel
This commit is contained in:
parent
2c7cc73eb6
commit
8b82abe088
@ -11,7 +11,7 @@ parsers.
|
|||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.9.5
|
Version: 0.9.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -23,7 +23,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-transformers-prof
|
BuildRequires: ghc-transformers-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_description}
|
%{common_description}
|
||||||
@ -58,6 +58,9 @@ rm -vf %{buildroot}/%{_bindir}/%{pkg_name}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.9.5-2
|
||||||
|
- change prof BRs to devel
|
||||||
|
|
||||||
* Sun Jun 10 2012 Jens Petersen <petersen@redhat.com> - 0.9.5-1
|
* Sun Jun 10 2012 Jens Petersen <petersen@redhat.com> - 0.9.5-1
|
||||||
- update to 0.9.5
|
- update to 0.9.5
|
||||||
- disable dynamic linking of test program
|
- disable dynamic linking of test program
|
||||||
|
Loading…
Reference in New Issue
Block a user