[leksah-server] Fix bug 755394. Remove dependency on ghc-leksah-server modified: leksah-server.spec

narasim narasim at fedoraproject.org
Sun Dec 18 06:14:03 UTC 2011


commit 7fbd4b9b75899114c173a459841d17c86ca22189
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Sun Dec 18 11:43:14 2011 +0530

    Fix bug 755394. Remove dependency on ghc-leksah-server
    	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 d4da56e..865415f 100644
--- a/leksah-server.spec
+++ b/leksah-server.spec
@@ -12,7 +12,7 @@
 
 Name:           %{pkg_name}
 Version:        0.10.0.4
-Release:        8%{?dist}.2
+Release:        9%{?dist}
 Summary:        %{common_summary}
 
 Group:          Development/Tools
@@ -32,7 +32,7 @@ BuildRequires:  hscolour
 # BR any C devel dependency here
 # list ghc-*-prof dependencies:
 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, cabal-install, ghc-leksah-server
+Requires:       wget, ghc, cabal-install
 
 %description
 %{common_description}
@@ -110,6 +110,9 @@ This package contains the development files.
 
 
 %changelog
+* Sun Dec 18 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.10.0.4-9
+- Remove dependency on ghc-leksah-server. Bug 755394.
+
 * Fri Oct 21 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.10.0.4-8.2
 - rebuild with new gmp without compat lib
 


More information about the scm-commits mailing list