commit libreoffice-voikko for openSUSE:Factory

2018-05-02 Thread root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2018-05-02 12:19:57

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is "libreoffice-voikko"

Wed May  2 12:19:57 2018 rev:18 rq:602970 version:5.0

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2017-10-11 22:56:50.508769056 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2018-05-02 12:20:01.452673610 +0200
@@ -1,0 +2,6 @@
+Wed May  2 08:12:23 UTC 2018 - tchva...@suse.com
+
+- Use exclusive arch wrt issue bsc#1091620 as it gets unresolvable
+  otherwise
+
+---



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.r2dOkC/_old  2018-05-02 12:20:02.840622969 +0200
+++ /var/tmp/diff_new_pack.r2dOkC/_new  2018-05-02 12:20:02.868621948 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-voikko
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,9 @@
 Version:5.0
 Release:0
 Summary:LibreOffice spellchecker/hyphenator for finnish language
-License:MPL-2.0 OR GPL-3.0+
+License:MPL-2.0 OR GPL-3.0-or-later
 Group:  Productivity/Text/Spell
-Url:http://voikko.puimula.org/
+URL:http://voikko.puimula.org/
 Source0:
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
 Source1:
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc
 Source2:%{name}.keyring
@@ -36,6 +36,7 @@
 BuildRequires:  pkgconfig(libvoikko)
 Requires:   python3-libvoikko
 Provides:   locale(libreoffice:fi)
+ExclusiveArch:  aarch64 %{ix86} x86_64
 
 %description
 LibreOffice spellchecker/hyphenator for finnish language, which uses
@@ -55,7 +56,8 @@
 unzip $voikko_pkg
 
 %files
-%doc COPYING README
+%license COPYING
+%doc README
 %{_libdir}/libreoffice/share/extensions/voikko
 
 %changelog






commit libreoffice-voikko for openSUSE:Factory

2017-10-11 Thread root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2017-10-11 22:56:48

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is "libreoffice-voikko"

Wed Oct 11 22:56:48 2017 rev:17 rq:531537 version:5.0

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2017-06-08 15:04:15.124447565 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2017-10-11 22:56:50.508769056 +0200
@@ -1,0 +2,11 @@
+Wed Oct  4 17:02:42 UTC 2017 - tuukka.pasa...@ilmi.fi
+
+- Remove not requires pre/post/postun requires
+
+---
+Wed Oct  4 08:01:02 UTC 2017 - tuukka.pasa...@ilmi.fi
+
+- Added python3-libvoikko to requires list so spell checking
+  actually works
+
+---



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.SjMrc7/_old  2017-10-11 22:56:51.308733973 +0200
+++ /var/tmp/diff_new_pack.SjMrc7/_new  2017-10-11 22:56:51.312733799 +0200
@@ -20,7 +20,7 @@
 Version:5.0
 Release:0
 Summary:LibreOffice spellchecker/hyphenator for finnish language
-License:MPL-2.0 or GPL-3.0+
+License:MPL-2.0 OR GPL-3.0+
 Group:  Productivity/Text/Spell
 Url:http://voikko.puimula.org/
 Source0:
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
@@ -30,15 +30,11 @@
 BuildRequires:  java-devel
 BuildRequires:  libreoffice >= 4.1
 BuildRequires:  libreoffice-sdk >= 4.1
-BuildRequires:  libvoikko-devel
+BuildRequires:  pkgconfig
 BuildRequires:  unzip
 BuildRequires:  zip
-Requires(post): coreutils
-Requires(post): grep
-Requires(post): libreoffice >= 4.1
-Requires(postun): coreutils
-Requires(postun): grep
-Requires(postun): libreoffice >= 4.1
+BuildRequires:  pkgconfig(libvoikko)
+Requires:   python3-libvoikko
 Provides:   locale(libreoffice:fi)
 
 %description
@@ -53,14 +49,12 @@
 make oxt %{?_smp_mflags}
 
 %install
-
 voikko_pkg=$(pwd)/build/voikko.oxt
 mkdir -p %{buildroot}%{_libdir}/libreoffice/share/extensions/voikko
 cd %{buildroot}%{_libdir}/libreoffice/share/extensions/voikko
 unzip $voikko_pkg
 
 %files
-%defattr(-,root,root,0755)
 %doc COPYING README
 %{_libdir}/libreoffice/share/extensions/voikko
 






commit libreoffice-voikko for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2017-06-08 15:04:08

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is "libreoffice-voikko"

Thu Jun  8 15:04:08 2017 rev:16 rq:501800 version:5.0

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2017-05-18 20:45:23.792016302 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2017-06-08 15:04:15.124447565 +0200
@@ -1,0 +2,5 @@
+Wed Jun  7 16:47:57 UTC 2017 - tchva...@suse.com
+
+- No need to limit exclusivearch
+
+---



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.ER5cLc/_old  2017-06-08 15:04:15.696366851 +0200
+++ /var/tmp/diff_new_pack.ER5cLc/_new  2017-06-08 15:04:15.696366851 +0200
@@ -40,8 +40,6 @@
 Requires(postun): grep
 Requires(postun): libreoffice >= 4.1
 Provides:   locale(libreoffice:fi)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64 aarch64
 
 %description
 LibreOffice spellchecker/hyphenator for finnish language, which uses






commit libreoffice-voikko for openSUSE:Factory

2017-05-18 Thread root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2017-05-18 20:45:22

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is "libreoffice-voikko"

Thu May 18 20:45:22 2017 rev:15 rq:491013 version:5.0

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2016-05-23 16:38:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2017-05-18 20:45:23.792016302 +0200
@@ -1,0 +2,6 @@
+Tue Apr 25 13:17:59 UTC 2017 - tchva...@suse.com
+
+- Version update to 5.0:
+  * Few parts redone in python instead of C++
+
+---

Old:

  libreoffice-voikko-4.1.tar.gz
  libreoffice-voikko-4.1.tar.gz.asc

New:

  libreoffice-voikko-5.0.tar.gz
  libreoffice-voikko-5.0.tar.gz.asc



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.6KwOT3/_old  2017-05-18 20:45:24.415928253 +0200
+++ /var/tmp/diff_new_pack.6KwOT3/_new  2017-05-18 20:45:24.419927688 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-voikko
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   libreoffice-voikko
-Version:4.1
+Version:5.0
 Release:0
 Summary:LibreOffice spellchecker/hyphenator for finnish language
 License:MPL-2.0 or GPL-3.0+

++ libreoffice-voikko-4.1.tar.gz -> libreoffice-voikko-5.0.tar.gz ++
 6339 lines of diff (skipped)





commit libreoffice-voikko for openSUSE:Factory

2016-05-23 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2016-05-23 16:38:46

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is "libreoffice-voikko"

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2015-08-07 00:23:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2016-05-23 16:38:47.0 +0200
@@ -1,0 +2,5 @@
+Tue May 17 13:42:49 UTC 2016 - sch...@suse.de
+
+- Enable on aarch64
+
+---



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.Dqpmu1/_old  2016-05-23 16:38:48.0 +0200
+++ /var/tmp/diff_new_pack.Dqpmu1/_new  2016-05-23 16:38:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-voikko
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,7 @@
 Requires(postun): libreoffice >= 4.1
 Provides:   locale(libreoffice:fi)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64
+ExclusiveArch:  %ix86 x86_64 aarch64
 
 %description
 LibreOffice spellchecker/hyphenator for finnish language, which uses






commit libreoffice-voikko for openSUSE:Factory

2015-08-06 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2015-08-07 00:23:52

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is libreoffice-voikko

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2015-01-22 21:50:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2015-08-07 00:23:53.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug  5 08:49:14 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+- Tiny cleanup with spec-cleaner
+
+---

New:

  libreoffice-voikko-4.1.tar.gz.asc
  libreoffice-voikko.keyring



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.dHaQtM/_old  2015-08-07 00:23:54.0 +0200
+++ /var/tmp/diff_new_pack.dHaQtM/_new  2015-08-07 00:23:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-voikko
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,9 @@
 License:MPL-2.0 or GPL-3.0+
 Group:  Productivity/Text/Spell
 Url:http://voikko.puimula.org/
-Source: 
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
+Source0:
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
+Source1:
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc
+Source2:%{name}.keyring
 BuildRequires:  gcc-c++
 BuildRequires:  java-devel
 BuildRequires:  libreoffice = 4.1




commit libreoffice-voikko for openSUSE:Factory

2015-01-22 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2015-01-22 21:49:40

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is libreoffice-voikko

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2014-03-06 11:59:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2015-01-22 21:50:24.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan 22 12:20:32 UTC 2015 - dims...@opensuse.org
+
+- Update to version 4.1:
+  + Unconditionally enable grammar checker since it is now used
+only with dictionaries and backends that support it.
+  + Switch to passive component registration.
+
+---

Old:

  libreoffice-voikko-4.0.tar.gz

New:

  libreoffice-voikko-4.1.tar.gz



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.1OMhZs/_old  2015-01-22 21:50:24.0 +0100
+++ /var/tmp/diff_new_pack.1OMhZs/_new  2015-01-22 21:50:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-voikko
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   libreoffice-voikko
-Version:4.0
+Version:4.1
 Release:0
 Summary:LibreOffice spellchecker/hyphenator for finnish language
 License:MPL-2.0 or GPL-3.0+

++ libreoffice-voikko-4.0.tar.gz - libreoffice-voikko-4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-voikko-4.0/ChangeLog 
new/libreoffice-voikko-4.1/ChangeLog
--- old/libreoffice-voikko-4.0/ChangeLog2013-11-26 16:17:28.0 
+0100
+++ new/libreoffice-voikko-4.1/ChangeLog2014-09-20 09:50:45.0 
+0200
@@ -1,3 +1,10 @@
+2014-08-22 Harri Pitkänen hatap...@iki.fi
+   * Unconditionally enable grammar checker since it is now
+ used only with dictionaries and backends that support it.
+
+2014-08-19 Harri Pitkänen hatap...@iki.fi
+   * Switch to passive component registration.
+
 2013-10-16 Harri Pitkänen hatap...@iki.fi
* Re-license under MPL 2.0 and GPLv3+.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libreoffice-voikko-4.0/Makefile 
new/libreoffice-voikko-4.1/Makefile
--- old/libreoffice-voikko-4.0/Makefile 2013-11-26 16:17:28.0 +0100
+++ new/libreoffice-voikko-4.1/Makefile 2014-09-20 09:50:45.0 +0200
@@ -1,5 +1,5 @@
 # Libreoffice-voikko: Linguistic extension for LibreOffice
-# Copyright (C) 2005 - 2013 Harri Pitkänen hatap...@iki.fi
+# Copyright (C) 2005 - 2014 Harri Pitkänen hatap...@iki.fi
 #
 # This Source Code Form is subject to the terms of the Mozilla Public License,
 # v. 2.0. If a copy of the MPL was not distributed with this file, You can
@@ -23,7 +23,7 @@
 # = Build settings =
 
 # Version number of the libreoffice-voikko extension
-VOIKKO_VERSION=4.0
+VOIKKO_VERSION=4.1
 
 # VOIKKO_DEBUG controls the amount of debugging information in the resulting 
UNO
 # package. Possible values are NO (creates an optimized build without any
@@ -48,9 +48,6 @@
 # of this extension, uncomment the following.
 # SHOW_LICENSE=1
 
-# If you want to enable the grammar checker, set this option to 1
-ENABLE_GRAMMAR_CHECKER=1
-
 # Setting this option to 1 causes ugly warnings to be added to visible places
 # in the extension without removing any functionality (codename tekstintuho).
 # Useful for binary builds that are released for public testing.
@@ -64,7 +61,7 @@
 
 # Platform specific variables
 ifeq $(PLATFORM) windows
-   WARNING_FLAGS=-Wall -WX -wd4061 -wd4127 -wd4265 -wd4365 -wd4514 -wd4619 
-wd4625 -wd4626 -wd4668 -wd4710 -wd4711 -wd4820
+   WARNING_FLAGS=-Wall -WX -wd4061 -wd4127 -wd4265 -wd4365 -wd4514 -wd4619 
-wd4625 -wd4626 -wd4668 -wd4710 -wd4711 -wd4820 -wd4996
# The following warnings should be fixed in the future
WARNING_FLAGS+= -wd4640
COPYDIR=xcopy /E /I
@@ -77,6 +74,12 @@
LINKER_FLAGS=-Wl,--no-undefined
 endif
 
+ifeq $(PLATFORM) freebsd
+   CC=cc
+   LINK=c++
+   LIBVOIKKO_PATH=/usr/local
+   SDK_ZIP=zip
+endif
 
 # General variables
 ifeq $(VOIKKO_DEBUG) FULL
@@ -121,10 +124,6 @@
LINK_LIBS += -lvoikko
 endif
 
-ifndef ENABLE_GRAMMAR_CHECKER
-   

commit libreoffice-voikko for openSUSE:Factory

2014-03-06 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2014-03-06 11:59:29

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is libreoffice-voikko

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2013-08-24 10:14:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2014-03-06 11:59:30.0 +0100
@@ -1,0 +2,26 @@
+Thu Feb 27 10:53:07 UTC 2014 - fcro...@suse.com
+
+- set exclusivearch to x86/x86_64
+
+---
+Thu Feb 27 09:40:06 UTC 2014 - tchva...@suse.com
+
+- Fix the install phase.
+
+---
+Tue Feb 11 10:22:36 UTC 2014 - fcro...@suse.com
+
+- Fix license tag to GPL-3.0+ or MIT and package COPYING and
+  README (which states both licenses can apply).
+
+---
+Sun Jan 26 10:22:23 UTC 2014 - tchva...@suse.com
+
+- Version bump to 3.7:
+  * Needed to build with lo-4.2 and later
+  * Also compatible with new libvoikko
+- Cleanup with spec-cleaner and remove useless defines.
+- Drop no longer needed patch:
+  * libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff
+
+---

Old:

  libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff
  libreoffice-voikko-rel-3.4.1.tar.bz2

New:

  libreoffice-voikko-4.0.tar.gz



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.eXi3aZ/_old  2014-03-06 11:59:31.0 +0100
+++ /var/tmp/diff_new_pack.eXi3aZ/_new  2014-03-06 11:59:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-voikko
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,13 +17,13 @@
 
 
 Name:   libreoffice-voikko
-Version:3.4.1
+Version:4.0
 Release:0
 Summary:LibreOffice spellchecker/hyphenator for finnish language
-License:GPL-3.0+
+License:MPL-2.0 or GPL-3.0+
 Group:  Productivity/Text/Spell
-%define ooo_prefix %{_libdir}
-%define ooo_home   libreoffice
+Url:http://voikko.puimula.org/
+Source: 
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  java-devel
 BuildRequires:  libreoffice = 4.1
@@ -31,54 +31,37 @@
 BuildRequires:  libvoikko-devel
 BuildRequires:  unzip
 BuildRequires:  zip
-# post install scripts
-%if 0%{?suse_version}  01120
 Requires(post):   coreutils
 Requires(post):   grep
-Requires(post):   libreoffice = 3.5
+Requires(post): libreoffice = 4.1
 Requires(postun): coreutils
 Requires(postun): grep
-Requires(postun): libreoffice = 3.5
-%endif
-%if 0%{?suse_version}  0%{?suse_version} = 01120
-PreReq: coreutils
-PreReq: grep
-PreReq: libreoffice
-%endif
-Url:http://voikko.sourceforge.net
-Source: %{name}-rel-%{version}.tar.bz2
-# -BUCR is gone in cppumaker upstream, see 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=02a8e8acd1f0cbb512868fd9849363f9d069db95.
-# Fix like upstream for javamaker (which had the same change) in 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=5f8015045cb59ff9574230530d371b6659697881
-Patch0: libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff
-Provides:   locale(OpenOffice_org:fi)
+Requires(postun): libreoffice = 4.1
 Provides:   locale(libreoffice:fi)
-# compat stuff
-Provides:   OpenOffice_org-voikko = %{version}
-Obsoletes:  OpenOffice_org-voikko = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+ExclusiveArch:  %ix86 x86_64
 
 %description
 LibreOffice spellchecker/hyphenator for finnish language, which uses
 libvoikko as backend.
 
 %prep
-%setup -q -n %{name}-rel-%{version}
-%patch0 -p1
+%setup -q
 
 %build
-. %ooo_prefix/%ooo_home/sdk/setsdkenv_unix.sh
-make oxt
+. %{_libdir}/libreoffice/sdk/setsdkenv_unix.sh
+make oxt %{?_smp_mflags}
 
 %install
 
-cd build
-voikkoPackage=$(pwd)/voikko.oxt
-mkdir -p %{buildroot}%ooo_prefix/%ooo_home/share/extensions/voikko
-cd %{buildroot}%ooo_prefix/%ooo_home/share/extensions/voikko
-unzip $voikkoPackage
+voikko_pkg=$(pwd)/build/voikko.oxt
+mkdir -p %{buildroot}%{_libdir}/libreoffice/share/extensions/voikko

commit libreoffice-voikko for openSUSE:Factory

2013-08-24 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2013-08-24 10:14:44

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is libreoffice-voikko

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2012-04-17 07:46:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2013-08-24 10:14:46.0 +0200
@@ -1,0 +2,14 @@
+Thu Aug 22 15:28:03 UTC 2013 - pmla...@suse.com
+
+- updated to version 3.4.1:
+* do not query available languages too often
+   * support for spell checking multiple languages
+   * English as the fallback language for settings dialog
+- bumped dependencies in LibreOffice; documentation said that it built
+  and worked only with LO 4.1 and higher
+- libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff: -BUCR is gone in
+  the upstream cppumaker
+- remove obsolete post install scripts; the system UNO cache is not
+  longer read by LO = 4.0
+
+---

Old:

  openoffice.org-voikko-3.1.2.tar.bz2

New:

  libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff
  libreoffice-voikko-rel-3.4.1.tar.bz2



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.C1oKUj/_old  2013-08-24 10:14:47.0 +0200
+++ /var/tmp/diff_new_pack.C1oKUj/_new  2013-08-24 10:14:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libreoffice-voikko
-Version:3.1.2
+Version:3.4.1
 Release:0
 Summary:LibreOffice spellchecker/hyphenator for finnish language
 License:GPL-3.0+
@@ -26,8 +26,8 @@
 %define ooo_home   libreoffice
 BuildRequires:  gcc-c++
 BuildRequires:  java-devel
-BuildRequires:  libreoffice = 3.5
-BuildRequires:  libreoffice-sdk = 3.5
+BuildRequires:  libreoffice = 4.1
+BuildRequires:  libreoffice-sdk = 4.1
 BuildRequires:  libvoikko-devel
 BuildRequires:  unzip
 BuildRequires:  zip
@@ -46,7 +46,10 @@
 PreReq: libreoffice
 %endif
 Url:http://voikko.sourceforge.net
-Source: openoffice.org-voikko-%{version}.tar.bz2
+Source: %{name}-rel-%{version}.tar.bz2
+# -BUCR is gone in cppumaker upstream, see 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=02a8e8acd1f0cbb512868fd9849363f9d069db95.
+# Fix like upstream for javamaker (which had the same change) in 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=5f8015045cb59ff9574230530d371b6659697881
+Patch0: libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff
 Provides:   locale(OpenOffice_org:fi)
 Provides:   locale(libreoffice:fi)
 # compat stuff
@@ -59,7 +62,8 @@
 libvoikko as backend.
 
 %prep
-%setup -q -n openoffice.org-voikko-%{version}
+%setup -q -n %{name}-rel-%{version}
+%patch0 -p1
 
 %build
 . %ooo_prefix/%ooo_home/sdk/setsdkenv_unix.sh
@@ -73,12 +77,6 @@
 cd %{buildroot}%ooo_prefix/%ooo_home/share/extensions/voikko
 unzip $voikkoPackage
 
-%posttrans
-%{_sbindir}/unopkg-sync-bundled || true
-
-%postun
-%{_sbindir}/unopkg-sync-bundled || true
-
 %files
 %defattr(-,root,root,0755)
 %ooo_prefix/%ooo_home/share/extensions/voikko

++ libreoffice-voikko-rel-3.4.1-lo-4.1-cppumaker.diff ++
Index: libreoffice-voikko-rel-3.4.1/Makefile
===
--- libreoffice-voikko-rel-3.4.1.orig/Makefile
+++ libreoffice-voikko-rel-3.4.1/Makefile
@@ -236,7 +236,7 @@ $(patsubst %,build/oxt/%,$(STANDALONE_EX
 # Type library C++ headers
 build/hpp.flag:
-$(MKDIR) build$(PS)hpp
-   $(CPPUMAKER) -Gc -BUCR -O./build/hpp $(URE_TYPES) $(OFFICE_TYPES)
+   $(CPPUMAKER) -Gc -O./build/hpp $(URE_TYPES) $(OFFICE_TYPES)
echo flagged  $@
 
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-voikko for openSUSE:Factory

2012-04-16 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-voikko for 
openSUSE:Factory checked in at 2012-04-17 07:46:14

Comparing /work/SRC/openSUSE:Factory/libreoffice-voikko (Old)
 and  /work/SRC/openSUSE:Factory/.libreoffice-voikko.new (New)


Package is libreoffice-voikko, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice-voikko/libreoffice-voikko.changes
2011-09-23 02:10:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-voikko.new/libreoffice-voikko.changes   
2012-04-17 07:46:16.0 +0200
@@ -1,0 +2,23 @@
+Thu Apr 12 12:33:04 UTC 2012 - pmla...@suse.com
+
+- set license tag correctly to GPL-3.0+ (bnc#741551)
+
+---
+Mon Apr  2 13:07:21 UTC 2012 - pmla...@suse.com
+
+- fix build with LibreOffice-3.5; basis directory does not longer exist
+- call unopkg-sync-bundled in %posttrans and %post to update extensions
+  cache and make it actually working
+- spec file clean up
+
+---
+Thu Jan 12 11:30:45 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---
+Thu Mar  3 17:41:34 CET 2011 - pmla...@suse.cz
+
+- removed unused update-alternatives from BuildRequires
+
+---



Other differences:
--
++ libreoffice-voikko.spec ++
--- /var/tmp/diff_new_pack.t7892Q/_old  2012-04-17 07:46:17.0 +0200
+++ /var/tmp/diff_new_pack.t7892Q/_new  2012-04-17 07:46:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-voikko
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,45 +16,69 @@
 #
 
 
-
 Name:   libreoffice-voikko
-%define ooo_prefix %_libdir
-%define ooo_home   libreoffice
-BuildRequires:  gcc-c++ java-devel libreoffice libreoffice-sdk libvoikko-devel 
unzip update-alternatives zip
-Summary:LibreOffice spellchecker/hyphenator for finnish language
 Version:3.1.2
-Release:1
-License:GPL
+Release:0
+Summary:LibreOffice spellchecker/hyphenator for finnish language
+License:GPL-3.0+
 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
+%define ooo_prefix %{_libdir}
+%define ooo_home   libreoffice
+BuildRequires:  gcc-c++
+BuildRequires:  java-devel
+BuildRequires:  libreoffice = 3.5
+BuildRequires:  libreoffice-sdk = 3.5
+BuildRequires:  libvoikko-devel
+BuildRequires:  unzip
+BuildRequires:  zip
+# post install scripts
+%if 0%{?suse_version}  01120
+Requires(post):   coreutils
+Requires(post):   grep
+Requires(post):   libreoffice = 3.5
+Requires(postun): coreutils
+Requires(postun): grep
+Requires(postun): libreoffice = 3.5
+%endif
+%if 0%{?suse_version}  0%{?suse_version} = 01120
+PreReq: coreutils
+PreReq: grep
+PreReq: libreoffice
+%endif
 Url:http://voikko.sourceforge.net
 Source: openoffice.org-voikko-%{version}.tar.bz2
+Provides:   locale(OpenOffice_org:fi)
+Provides:   locale(libreoffice:fi)
+# compat stuff
+Provides:   OpenOffice_org-voikko = %{version}
+Obsoletes:  OpenOffice_org-voikko = %{version}
 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
+. %ooo_prefix/%ooo_home/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
+mkdir -p %{buildroot}%ooo_prefix/%ooo_home/share/extensions/voikko
+cd %{buildroot}%ooo_prefix/%ooo_home/share/extensions/voikko
 unzip $voikkoPackage
 
+%posttrans
+%{_sbindir}/unopkg-sync-bundled || true
+
+%postun
+%{_sbindir}/unopkg-sync-bundled || true
+
 %files
 %defattr(-,root,root,0755)
 %ooo_prefix/%ooo_home/share/extensions/voikko

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands,