[libreoffice/f15] Resolves: rhbz#734432 openoffice.org symlink broken

David Tardon dtardon at fedoraproject.org
Tue Aug 30 12:53:10 UTC 2011


commit 6358072eaeee2858895efbfb6709e07587b6521f
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Aug 30 14:49:25 2011 +0200

    Resolves: rhbz#734432 openoffice.org symlink broken

 libreoffice.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index e6248e6..e7d6ef2 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1290,7 +1290,7 @@ pushd $RPM_BUILD_ROOT/%{_bindir}
 # rhbz#499474 provide a /usr/bin/soffice for .recently-used.xbel
 ln -s %{baseinstdir}/program/soffice soffice
 # rhbz#499474 provide a /usr/bin/openoffice.org for backwards compat
-ln -s %{baseinstdir}/program/libreoffice openoffice.org
+ln -s libreoffice openoffice.org
 popd
 
 pushd $RPM_BUILD_ROOT/%{baseinstdir}/share/xdg/
@@ -2175,8 +2175,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %{basisinstdir}/program/kde-open-url
 
 %changelog
-* Wed Aug 24 2011 Caolán McNamara <caolanm at redhat.com> 1:3.3.3.1-6-UNBUILT
+* Tue Aug 30 2011 Caolán McNamara <caolanm at redhat.com> 1:3.3.3.1-6-UNBUILT
 - Resolves: fdo#40303 missing filter detect services cause trouble
+- Resolves: rhbz#734432 openoffice.org symlink broken (dtardon)
 
 * Tue Aug 23 2011 Caolán McNamara <caolanm at redhat.com> 1:3.3.3.1-5
 - Resolves: rhbz#657783 dead ViewShell, possibly on selection


More information about the scm-commits mailing list