From a194c8212d44ea5956029d51beb4375b8e849d73 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Apr 30 2010 21:08:58 +0000 Subject: Don't nuke all RPATHS; it uses that for its libdir. --- diff --git a/gnucash.spec b/gnucash.spec index 584ddc8..6f93179 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -4,7 +4,7 @@ Name: gnucash Summary: Finance management application Version: 2.3.12 URL: http://gnucash.org/ -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/Productivity Source: http://www.gnucash.org/pub/gnucash/sources/unstable/2.3.x/gnucash-%{version}.tar.bz2 @@ -51,9 +51,10 @@ chmod 644 src/import-export/import-commodity-matcher.c --enable-dbi \ --disable-static # --enable-python-bindings \ this is broken -sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool -sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -sed -i 's|^link_all_deplibs=no|link_all_deplibs=unknown|g' libtool +#sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool +#sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool +#sed -i 's|^link_all_deplibs=no|link_all_deplibs=unknown|g' libtool + make %install @@ -128,7 +129,7 @@ fi %doc doc/README.german doc/README.francais doc/README.OFX doc/README.HBCI %changelog -* Fri Apr 30 2010 Bill Nottingham - 2.3.12-1 +* Fri Apr 30 2010 Bill Nottingham - 2.3.12-2 - update to 2.3.12 * Fri Mar 19 2010 Bill Nottingham - 2.3.11-1