[ghc-libmpd] change prof BRs to devel

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


commit 095f05c78ef063dda4ac054cfde8db44afc8d704
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:13:00 2012 +0900

    change prof BRs to devel

 ghc-libmpd.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/ghc-libmpd.spec b/ghc-libmpd.spec
index 75dd124..0a67643 100644
--- a/ghc-libmpd.spec
+++ b/ghc-libmpd.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.7.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -22,10 +22,10 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-network-prof
-BuildRequires:  ghc-time-prof
-BuildRequires:  ghc-utf8-string-prof
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-network-devel
+BuildRequires:  ghc-time-devel
+BuildRequires:  ghc-utf8-string-devel
 Patch1:         libmpd-0.7.2-mtl-2.1.patch
 
 %description
@@ -58,6 +58,9 @@ Patch1:         libmpd-0.7.2-mtl-2.1.patch
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.7.2-4
+- change prof BRs to devel
+
 * Sat Jun  9 2012 Jens Petersen <petersen at redhat.com> - 0.7.2-3
 - allow building with mtl-2.1
 


More information about the scm-commits mailing list