summaryrefslogtreecommitdiffstats
path: root/funpl
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2011-09-09 18:58:20 +0200
committerMichel Alexandre Salim <salimma@fedoraproject.org>2011-09-09 18:58:20 +0200
commitcfde05076df537ec6c5920604d1114a56b226bce (patch)
treeb48dbd1fe1825111c026e845bacd138ccfa333b7 /funpl
parente9a0dede1028e841214c28e3cc9b64404cc4d7b4 (diff)
downloadspecs-cfde05076df537ec6c5920604d1114a56b226bce.tar.gz
specs-cfde05076df537ec6c5920604d1114a56b226bce.tar.xz
specs-cfde05076df537ec6c5920604d1114a56b226bce.zip
ghc-language-c: add runtime dependencies
Diffstat (limited to 'funpl')
-rw-r--r--funpl/ghc-language-c.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/funpl/ghc-language-c.spec b/funpl/ghc-language-c.spec
index fcbfcaf..abf1bd6 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: 1%{?dist}
+Release: 2%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@@ -37,6 +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
%description
%{common_description}
@@ -90,6 +96,9 @@ This package contains the development files.
%changelog
+* Fri Sep 9 2011 Michel Salim <salimma@fedoraproject.org> - 0.4.2-2
+- Add runtime dependencies
+
* Thu Sep 8 2011 Michel Salim <salimma@fedoraproject.org> - 0.4.2-1
- Override license, summary and description