[ooo2gd] fix build with libreoffice 3.5

David Tardon dtardon at fedoraproject.org
Mon Jan 16 05:26:12 UTC 2012


commit 2f48486d816e1743a83f896ecff4f787d464f293
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Jan 16 06:25:37 2012 +0100

    fix build with libreoffice 3.5

 ooo2gd.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ooo2gd.spec b/ooo2gd.spec
index 4fc8c91..c95f292 100644
--- a/ooo2gd.spec
+++ b/ooo2gd.spec
@@ -4,7 +4,7 @@
 
 Name: ooo2gd
 Version: 3.0.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Extension for OpenOffice.org to export documents to Google Docs
 
 Group: Applications/Productivity
@@ -36,7 +36,7 @@ So, you can:
 * Synchronize your documents with Google Docs
 
 
-%global ooosdkenv %{_libdir}/libreoffice/basis-link/sdk/setsdkenv_unix.sh
+%global ooosdkenv %{_libdir}/libreoffice/sdk/setsdkenv_unix.sh
 %global extensiondir %{_libdir}/libreoffice/share/extensions
 
 %prep
@@ -70,6 +70,9 @@ unzip -qo -d %{buildroot}/%{extensiondir}/%{name} dist/%{name}.oxt
 
 
 %changelog
+* Mon Jan 16 2012 David Tardon <dtardon at redhat.com> - 3.0.0-3
+- fix build with libreoffice 3.5
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list