[ghc-simple-sendfile] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:14:53 UTC 2012


commit 04bb6c34523fb92b958dc6b5642f137082a063cc
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:14:48 2012 +0900

    change prof BRs to devel

 ghc-simple-sendfile.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-simple-sendfile.spec b/ghc-simple-sendfile.spec
index 3cfc22c..e1884f0 100644
--- a/ghc-simple-sendfile.spec
+++ b/ghc-simple-sendfile.spec
@@ -12,7 +12,7 @@ since they are a bottleneck for concurrent web servers.
 
 Name:           ghc-%{pkg_name}
 Version:        0.2.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -24,8 +24,8 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-network-prof
-BuildRequires:  ghc-unix-prof
+BuildRequires:  ghc-network-devel
+BuildRequires:  ghc-unix-devel
 
 %description
 %{common_description}
@@ -55,6 +55,9 @@ BuildRequires:  ghc-unix-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.2.3-3
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 0.2.3-2
 - rebuild
 


More information about the scm-commits mailing list