[ghc-ForSyDe] change prof BRs to devel

Jens Petersen petersen at fedoraproject.org
Mon Jul 16 02:06:39 UTC 2012


commit 94fdca3c4de7ce8ca0a39493f52d76ff945f93e8
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jul 16 11:06:33 2012 +0900

    change prof BRs to devel

 ghc-ForSyDe.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/ghc-ForSyDe.spec b/ghc-ForSyDe.spec
index 0289f97..aca3971 100644
--- a/ghc-ForSyDe.spec
+++ b/ghc-ForSyDe.spec
@@ -10,7 +10,7 @@
 
 Name:           ghc-%{pkg_name}
 Version:        3.1.1
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -22,11 +22,11 @@ ExclusiveArch:  %{ghc_arches_with_ghci}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-parameterized-data-prof
-BuildRequires:  ghc-random-prof
-BuildRequires:  ghc-regex-posix-prof
-BuildRequires:  ghc-type-level-prof
-BuildRequires:  ghc-mtl-prof
+BuildRequires:  ghc-parameterized-data-devel
+BuildRequires:  ghc-random-devel
+BuildRequires:  ghc-regex-posix-devel
+BuildRequires:  ghc-type-level-devel
+BuildRequires:  ghc-mtl-devel
 Patch1:         ForSyDe-3.1.1-ghc74-Num-superclass.patch
 
 %description
@@ -60,6 +60,9 @@ echo "%{_datadir}/%{pkg_name}-%{version}/lib/forsyde.vhd" >> %{name}%{?ghc_witho
 
 
 %changelog
+* Mon Jul 16 2012 Jens Petersen <petersen at redhat.com> - 3.1.1-10
+- change prof BRs to devel
+
 * Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 3.1.1-9
 - rebuild
 


More information about the scm-commits mailing list