change prof BRs to devel

This commit is contained in:
Jens Petersen 2012-07-16 11:08:49 +09:00
parent cb838f5de4
commit aba4632024
1 changed files with 5 additions and 2 deletions

View File

@ -15,7 +15,7 @@ a Haskell FFI wrapper that hide the C implementation.
Name: ghc-%{pkg_name}
Version: 0.7.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -27,7 +27,7 @@ ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
# END cabal2spec
BuildRequires: ghc-bytestring-prof
BuildRequires: ghc-bytestring-devel
%description
%{common_description}
@ -61,6 +61,9 @@ rm -r %{buildroot}%{_datadir}/%{pkg_name}-%{version}
%changelog
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.7.5-2
- change prof BRs to devel
* Wed Jun 13 2012 Jens Petersen <petersen@redhat.com> - 0.7.5-1
- update to 0.7.5