Hello community,

here is the log from the commit of package libreoffice-voikko for openSUSE:11.3
checked in at Thu Mar 31 01:47:52 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ 11.3/libreoffice-voikko/libreoffice-voikko.changes  2011-03-18 
22:35:14.000000000 +0100
@@ -0,0 +1,50 @@
+-------------------------------------------------------------------
+Fri Mar 18 22:12:32 CET 2011 - [email protected]
+
+- maintenance update (bnc#667421, MaintenanceTracker-38738)
+
+-------------------------------------------------------------------
+Thu Mar  3 17:41:34 CET 2011 - [email protected]
+
+- removed unused update-alternatives from BuildRequires
+
+-------------------------------------------------------------------
+Thu Feb  3 20:46:50 CET 2011 - [email protected]
+
+- updated to version 3.1.2:
+    * fix broken config.xcu to work with stricter validation in OOo/LO 3.3
+    * add license attribute that allows suppressing the license dialog with
+      unopkg --suppress-license
+    * error handling for damaged configuration (sf#2919454)
+    * change order of linker flags on Linux to enable building with
+      -Wl,--as-needed
+    * icon update; add SVG version
+- renamed from OpenOffice_org-voikko to libreoffice-voikko
+- added provides locale(libreoffice:fi) to make it installed
+  with libreoffice (bnc#668145)
+- installed files into %%ooo_prefix/%%ooo_home/share/extensions/voikko
+  where the extensions are automatically registered
+- removed obsolete postinstall scripts
+
+-------------------------------------------------------------------
+Mon Aug  3 18:54:05 CEST 2009 - [email protected]
+
+- added Provides: locale(OpenOffice_org:fi) to make it installed automatically
+- added PreReq: OpenOffice_org, zip; unopkg is part of OpenOffice_org-libs-core
+  but it should be rather called with complete OOo installed
+- thanks to Lars Rupp for hints
+
+-------------------------------------------------------------------
+Mon Jul 27 20:10:21 CEST 2009 - [email protected]
+
+- changed the order of linker arguments to fix build in openSUSE Factory;
+  -Wl,--as-needed is enabled by default there (sf#2827973)
+
+-------------------------------------------------------------------
+Fri Jun 19 10:26:06 CEST 2009 - [email protected]
+
+- initial package for openSUSE Factory, version 3.1
+- based on the package by Sami Vento
+- it is necessary to support Finnish spellcheck, hyphen, and thesaurus
+  functionality in OOo
+

calling whatdependson for 11.3-i586


New:
----
  libreoffice-voikko.changes
  libreoffice-voikko.spec
  openoffice.org-voikko-3.1.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libreoffice-voikko.spec ++++++
#
# spec file for package libreoffice-voikko
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           libreoffice-voikko
%define         ooo_prefix         %_libdir
%define         ooo_home           libreoffice
BuildRequires:  gcc-c++ java-devel libreoffice libreoffice-sdk libvoikko-devel 
unzip zip
Summary:        LibreOffice spellchecker/hyphenator for finnish language
Version:        3.1.2
Release:        8.<RELEASE2>
License:        GPL
Group:          Productivity/Text/Spell
PreReq:         libreoffice coreutils grep zip
Provides:       locale(libreoffice:fi) locale(OpenOffice_org:fi)
# compat stuff
Provides:       OpenOffice_org-voikko = %version
Obsoletes:      OpenOffice_org-voikko <= %version
Url:            http://voikko.sourceforge.net
Source:         openoffice.org-voikko-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
LibreOffice spellchecker/hyphenator for finnish language, which uses
libvoikko as backend.


%prep
%setup -q -n openoffice.org-voikko-%{version}

%build
. %ooo_prefix/%ooo_home/basis-link/sdk/setsdkenv_unix.sh
make oxt

%install

cd build
voikkoPackage=$(pwd)/voikko.oxt
mkdir -p $RPM_BUILD_ROOT%ooo_prefix/%ooo_home/share/extensions/voikko
cd $RPM_BUILD_ROOT%ooo_prefix/%ooo_home/share/extensions/voikko
unzip "$voikkoPackage"

%files
%defattr(-,root,root,0755)
%ooo_prefix/%ooo_home/share/extensions/voikko

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to