[leksah-server] depend on process instead of process-leksah

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 13:12:42 UTC 2012


commit 5d59bb9c7f144b5182217310a94443a5eb507399
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 22:12:28 2012 +0900

    depend on process instead of process-leksah

 leksah-server.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/leksah-server.spec b/leksah-server.spec
index e0075a7..5fea787 100644
--- a/leksah-server.spec
+++ b/leksah-server.spec
@@ -10,7 +10,7 @@
 
 Name:           %{pkg_name}
 Version:        0.12.0.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          Development/Tools
@@ -24,7 +24,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-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, ghc-attoparsec-prof, ghc-attoparsec-enumerator-prof, ghc-transformers-prof, ghc-enumerator-prof
+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-prof, ghc-time-prof, ghc-deepseq-prof, ghc-hslogger-prof, ghc-network-prof, ghc-haddock-prof, ghc-unix-prof, ghc-attoparsec-prof, ghc-attoparsec-enumerator-prof, ghc-transformers-prof, ghc-enumerator-prof
 Requires:       wget, cabal-install
 
 %description
@@ -67,6 +67,9 @@ Requires:       wget, cabal-install
 
 
 %changelog
+* Tue Mar 20 2012 Jens Petersen <petersen at redhat.com> - 0.12.0.5-2
+- depend on process instead of process-leksah
+
 * Sun Mar 18 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.12.0.5-1
 - Package update to 0.12.0.5
 


More information about the scm-commits mailing list