[leksah] Update leksah.spec for bug #863499 modified: leksah.spec

narasim narasim at fedoraproject.org
Fri Oct 12 02:10:16 UTC 2012


commit 7e62eb665f0cc113a611674963d645ea8f0bba89
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Fri Oct 12 02:09:53 2012 +0000

    Update leksah.spec for bug #863499
    	modified:   leksah.spec

 leksah.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/leksah.spec b/leksah.spec
index f7c1e63..6ca22ae 100644
--- a/leksah.spec
+++ b/leksah.spec
@@ -11,7 +11,7 @@ Haskell written in Haskell. Leksah uses GTK+ as GUI Toolkit.
 
 Name:           %{pkg_name}
 Version:        0.12.1.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Haskell IDE
 Group:          Development/Tools
 # LICENSE file is GPLv2 while sources only mention GPL, hence GPL+.
@@ -50,6 +50,7 @@ Requires:       leksah-server
 
 # patches
 Patch1: haddock.patch
+Patch2: deps.patch
 
 %description
 %{common_description}
@@ -138,6 +139,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Oct 12 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.12.1.3-6
+- Bring back deps.patch to fix bug #863499 . Without this patch, leksah binary depends \
+on its shared library. Loader is not able to resolve this at runtime because \
+the rpath information for leksah shared library is incorrect.
+
 * Tue Oct 02 2012 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 0.12.1.3-5
 - Rebuild for ghc-7.4.1
 


More information about the scm-commits mailing list