[ghc-netlist] change prof BRs to devel

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


commit 9cdcc583430f24d8727ae2fd49b743d164fd5e2c
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:13:33 2012 +0900

    change prof BRs to devel

 ghc-netlist.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-netlist.spec b/ghc-netlist.spec
index 91a52b0..d250809 100644
--- a/ghc-netlist.spec
+++ b/ghc-netlist.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.3.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -23,8 +23,8 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 
-BuildRequires:  ghc-binary-prof
-BuildRequires:  ghc-syb-prof
+BuildRequires:  ghc-binary-devel
+BuildRequires:  ghc-syb-devel
 
 %description
 %{common_description}
@@ -54,6 +54,9 @@ BuildRequires:  ghc-syb-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.3.1-6
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.3.1-5
 - rebuild
 


More information about the scm-commits mailing list