[ghc-hakyll] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:11:00 UTC 2012


commit 6ef5de13ed26a1526f0da5425980316ecb1a117a
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:10:53 2012 +0900

    change prof BRs to devel

 ghc-hakyll.spec |   25 ++++++++++++++-----------
 1 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/ghc-hakyll.spec b/ghc-hakyll.spec
index 55b143e..058f38a 100644
--- a/ghc-hakyll.spec
+++ b/ghc-hakyll.spec
@@ -12,7 +12,7 @@ using a Haskell DSL and formats such as markdown or RST.
 
 Name:           ghc-%{pkg_name}
 Version:        3.2.7.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -24,16 +24,16 @@ ExclusiveArch:  %{ghc_arches_with_ghci}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-citeproc-hs-prof
-BuildRequires:  ghc-cryptohash-prof
-BuildRequires:  ghc-directory-prof
-BuildRequires:  ghc-filepath-prof
-BuildRequires:  ghc-hamlet-prof
-BuildRequires:  ghc-pandoc-prof > 1.9
-BuildRequires:  ghc-process-prof
-BuildRequires:  ghc-regex-tdfa-prof
-BuildRequires:  ghc-tagsoup-prof >= 0.12.6
-BuildRequires:  ghc-unix-prof
+BuildRequires:  ghc-citeproc-hs-devel
+BuildRequires:  ghc-cryptohash-devel
+BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-hamlet-devel
+BuildRequires:  ghc-pandoc-devel > 1.9
+BuildRequires:  ghc-process-devel
+BuildRequires:  ghc-regex-tdfa-devel
+BuildRequires:  ghc-tagsoup-devel >= 0.12.6
+BuildRequires:  ghc-unix-devel
 
 %description
 %{common_description}
@@ -64,6 +64,9 @@ BuildRequires:  ghc-unix-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 3.2.7.2-5
+- change prof BRs to devel
+
 * Thu Jun 21 2012 Jens Petersen <petersen at redhat.com> - 3.2.7.2-4
 - rebuild
 


More information about the scm-commits mailing list