[ghc-gtk] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:10:41 UTC 2012


commit 30b96912544bb013d1c1d8b92bc13d4aaf791b25
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:10:28 2012 +0900

    change prof BRs to devel

 ghc-gtk.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/ghc-gtk.spec b/ghc-gtk.spec
index 1f79346..8f642b9 100644
--- a/ghc-gtk.spec
+++ b/ghc-gtk.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        0.12.3.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -24,11 +24,11 @@ BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
 BuildRequires:  gtk2-devel%{?_isa}
 BuildRequires:  gtk2hs-buildtools
-BuildRequires:  ghc-cairo-prof
-BuildRequires:  ghc-gio-prof
-BuildRequires:  ghc-glib-prof
-BuildRequires:  ghc-mtl-prof
-BuildRequires:  ghc-pango-prof
+BuildRequires:  ghc-cairo-devel
+BuildRequires:  ghc-gio-devel
+BuildRequires:  ghc-glib-devel
+BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-pango-devel
 
 %description
 %{common_description}
@@ -64,6 +64,9 @@ Obsoletes: ghc-gtkglext-prof < 0.11, ghc-soegtk-prof < 0.11, ghc-vte-prof < 0.11
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 0.12.3.1-2
+- change prof BRs to devel
+
 * Thu Jun 21 2012 Jens Petersen <petersen at redhat.com> - 0.12.3.1-1
 - update to 0.12.3.1
 - no longer need gtk-gthread.h-include.patch


More information about the scm-commits mailing list