summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--funpl/ghc-language-c.spec17
1 files changed, 10 insertions, 7 deletions
diff --git a/funpl/ghc-language-c.spec b/funpl/ghc-language-c.spec
index abf1bd6..777f276 100644
--- a/funpl/ghc-language-c.spec
+++ b/funpl/ghc-language-c.spec
@@ -14,7 +14,7 @@ for all of C99 and a large set of GNU extensions.
Name: ghc-%{pkg_name}
Version: 0.4.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@@ -37,12 +37,12 @@ BuildRequires: ghc-filepath-prof
BuildRequires: ghc-pretty-prof
BuildRequires: ghc-process-prof
BuildRequires: ghc-syb-prof
-Requires: ghc-containers-prof
-Requires: ghc-directory-prof
-Requires: ghc-filepath-prof
-Requires: ghc-pretty-prof
-Requires: ghc-process-prof
-Requires: ghc-syb-prof
+#Requires: ghc-containers-prof
+#Requires: ghc-directory-prof
+#Requires: ghc-filepath-prof
+#Requires: ghc-pretty-prof
+#Requires: ghc-process-prof
+#Requires: ghc-syb-prof
%description
%{common_description}
@@ -96,6 +96,9 @@ This package contains the development files.
%changelog
+* Mon Sep 26 2011 Michel Salim <salimma@fedoraproject.org> - 0.4.2-3
+- Remove manual runtime dependencies; issue fixed by ghc-rpm-macros 0.13.10
+
* Fri Sep 9 2011 Michel Salim <salimma@fedoraproject.org> - 0.4.2-2
- Add runtime dependencies