[ghc-unix-compat] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:15:48 UTC 2012


commit b6195b9ddf4d29368172c0c9f776cb1f7381b4d9
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:15:43 2012 +0900

    change prof BRs to devel

 ghc-unix-compat.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ghc-unix-compat.spec b/ghc-unix-compat.spec
index 33a50fc..11fd6f0 100644
--- a/ghc-unix-compat.spec
+++ b/ghc-unix-compat.spec
@@ -15,7 +15,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.3.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -27,8 +27,8 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-unix-prof
-BuildRequires:  ghc-directory-prof
+BuildRequires:  ghc-unix-devel
+BuildRequires:  ghc-directory-devel
 
 %description
 %{common_description}
@@ -59,6 +59,9 @@ BuildRequires:  ghc-directory-prof
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.3.0.1-3
+- change prof BRs to devel
+
 * Sun Mar 18 2012 Jens Petersen <petersen at redhat.com> - 0.3.0.1-2
 - update to cabal2spec-0.25
 


More information about the scm-commits mailing list