[leksah-server/f14] Fix requires list modified: leksah-server.spec

Lakshmi Narasimhan T V narasim at fedoraproject.org
Mon Jun 27 04:55:48 UTC 2011


commit 10ef05da1690ba7fe69eefef6c69932d33010a83
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Mon Jun 27 10:25:22 2011 +0530

    Fix requires list
    	modified:   leksah-server.spec

 leksah-server.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/leksah-server.spec b/leksah-server.spec
index ad237dd..8f78bde 100644
--- a/leksah-server.spec
+++ b/leksah-server.spec
@@ -11,7 +11,7 @@
 
 Name:           %{pkg_name}
 Version:        0.10.0.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        %{common_summary}
 
 Group:          Development/Tools
@@ -24,7 +24,7 @@ BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  hscolour
 BuildRequires:  ghc-Cabal-prof, ghc-base-prof, ghc-binary-prof, ghc-binary-shared-prof, ghc-bytestring-prof, ghc-containers-prof, ghc-directory-prof, ghc-filepath-prof, ghc-ghc-prof, ghc-ltk-prof, ghc-mtl-prof, ghc-parsec-prof,ghc-pretty-prof, ghc-process-leksah-prof, ghc-time-prof, ghc-deepseq-prof, ghc-hslogger-prof, ghc-network-prof, ghc-haddock-prof, ghc-unix-prof
-Requires:       wget, ghc, haddock >= 2.7.2, cabal-install
+Requires:       wget, ghc, haddock >= 2.7.2, cabal-install, ghc-leksah-server
 
 %description
 %{common_description}
@@ -54,6 +54,9 @@ Requires:       wget, ghc, haddock >= 2.7.2, cabal-install
 %attr(644,root,root) %{_datadir}/%{pkg_name}-%{version}/data/prefscoll.lkshp
 
 %changelog
+* Sun Jun 26 2011 Lakshmi Narasimhan <lakshminaras2002 at gmail.com> - 0.10.0.4-4
+- Fix requires list to include ghc-leksah-server
+
 * Tue Jun 21 2011 Lakshmi Narasimhan <lakshminaras2002 at gmail.com> - 0.10.0.4-3
 - Upgrade to cabal2spec-0.23.2
 


More information about the scm-commits mailing list