[ghc-hledger-lib] now depends on cmdargs

Jens Petersen petersen at fedoraproject.org
Tue Oct 4 00:26:02 UTC 2011


commit 0517af39fbe509f2855291b942754fcc883d779d
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Oct 4 09:25:50 2011 +0900

    now depends on cmdargs

 ghc-hledger-lib.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ghc-hledger-lib.spec b/ghc-hledger-lib.spec
index 9f7e79d..9639a28 100644
--- a/ghc-hledger-lib.spec
+++ b/ghc-hledger-lib.spec
@@ -26,6 +26,7 @@ BuildRequires:  hscolour
 # END cabal2spec
 
 BuildRequires:  ghc-bytestring-prof
+BuildRequires:  ghc-cmdargs-prof
 BuildRequires:  ghc-containers-prof
 BuildRequires:  ghc-directory-prof
 BuildRequires:  ghc-filepath-prof
@@ -87,6 +88,7 @@ This package contains the development files.
 %changelog
 * Mon Oct  3 2011 Jens Petersen <petersen at redhat.com> - 0.16-1
 - update to 0.16
+- new dependency on ghc-cmdargs
 
 * Mon Oct  3 2011 Jens Petersen <petersen at redhat.com> - 0.14-2
 - BR ghc-*-prof not devel


More information about the scm-commits mailing list