From 50bff8b59d046d823d5333c636a28762d1b5fe21 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:16:58 +0900 Subject: [PATCH] change prof BRs to devel --- hlint.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/hlint.spec b/hlint.spec index 1440ea4..156466f 100644 --- a/hlint.spec +++ b/hlint.spec @@ -10,7 +10,7 @@ Name: %{pkg_name} Version: 1.8.29 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{common_summary} Group: Development/Languages @@ -22,11 +22,11 @@ ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} # END cabal2spec -BuildRequires: ghc-cpphs-prof -BuildRequires: ghc-haskell-src-exts-prof -BuildRequires: ghc-uniplate-prof -BuildRequires: ghc-hscolour-prof -BuildRequires: ghc-transformers-prof +BuildRequires: ghc-cpphs-devel +BuildRequires: ghc-haskell-src-exts-devel +BuildRequires: ghc-uniplate-devel +BuildRequires: ghc-hscolour-devel +BuildRequires: ghc-transformers-devel %description %{common_description} @@ -71,6 +71,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/hlint.1 $RPM_BUILD_ROOT%{_mandi %changelog +* Mon Jul 16 2012 Jens Petersen - 1.8.29-3 +- change prof BRs to devel + * Thu Jun 21 2012 Jens Petersen - 1.8.29-2 - rebuild