[ghc-language-c] change prof BRs to devel

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


commit a295c1d398f3207efcced5abfc84c513874cd797
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:12:50 2012 +0900

    change prof BRs to devel

 ghc-language-c.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/ghc-language-c.spec b/ghc-language-c.spec
index 7098f6c..e936c58 100644
--- a/ghc-language-c.spec
+++ b/ghc-language-c.spec
@@ -14,7 +14,7 @@ for all of C99 and a large set of GNU extensions.
 
 Name:           ghc-%{pkg_name}
 Version:        0.4.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -28,12 +28,12 @@ BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 BuildRequires:  alex
 BuildRequires:  happy
-BuildRequires:  ghc-containers-prof
-BuildRequires:  ghc-directory-prof
-BuildRequires:  ghc-filepath-prof
-BuildRequires:  ghc-pretty-prof
-BuildRequires:  ghc-process-prof
-BuildRequires:  ghc-syb-prof
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-pretty-devel
+BuildRequires:  ghc-process-devel
+BuildRequires:  ghc-syb-devel
 
 %description
 %{common_description}
@@ -63,6 +63,9 @@ BuildRequires:  ghc-syb-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.4.2-8
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.4.2-7
 - rebuild
 


More information about the scm-commits mailing list