[ghc-hledger-lib] BR ghc-*-prof not devel

Jens Petersen petersen at fedoraproject.org
Mon Oct 3 06:09:54 UTC 2011


commit 892a2ede783a26b4b24ba6a091ae85f8e480f977
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Oct 3 15:09:40 2011 +0900

    BR ghc-*-prof not devel

 ghc-hledger-lib.spec |   31 +++++++++++++++++--------------
 1 files changed, 17 insertions(+), 14 deletions(-)
---
diff --git a/ghc-hledger-lib.spec b/ghc-hledger-lib.spec
index e02ce94..90cac63 100644
--- a/ghc-hledger-lib.spec
+++ b/ghc-hledger-lib.spec
@@ -11,7 +11,7 @@ it to build hledger and c++-ledger compatible finance tools.
 
 Name:           ghc-%{pkg_name}
 Version:        0.14
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,19 +25,19 @@ BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
 # END: cabal2spec
 
-BuildRequires:  ghc-bytestring-devel
-BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-filepath-devel
-BuildRequires:  ghc-HUnit-devel
-BuildRequires:  ghc-mtl-devel
-BuildRequires:  ghc-old-locale-devel
-BuildRequires:  ghc-parsec-devel
-BuildRequires:  ghc-regexpr-devel
-BuildRequires:  ghc-safe-devel
-BuildRequires:  ghc-split-devel
-BuildRequires:  ghc-time-devel
-BuildRequires:  ghc-utf8-string-devel
+BuildRequires:  ghc-bytestring-prof
+BuildRequires:  ghc-containers-prof
+BuildRequires:  ghc-directory-prof
+BuildRequires:  ghc-filepath-prof
+BuildRequires:  ghc-HUnit-prof
+BuildRequires:  ghc-mtl-prof
+BuildRequires:  ghc-old-locale-prof
+BuildRequires:  ghc-parsec-prof
+BuildRequires:  ghc-regexpr-prof
+BuildRequires:  ghc-safe-prof
+BuildRequires:  ghc-split-prof
+BuildRequires:  ghc-time-prof
+BuildRequires:  ghc-utf8-string-prof
 
 %description
 %{common_description}
@@ -85,6 +85,9 @@ This package contains the development files.
 
 
 %changelog
+* Mon Oct  3 2011 Jens Petersen <petersen at redhat.com> - 0.14-2
+- BR ghc-*-prof not devel
+
 * Sat Jul 09 2011 Ben Boeckel <mathstuf at gmail.com> - 0.14-1
 - Update to 0.14 and cabal2spec-0.24
 


More information about the scm-commits mailing list