Hello community,
here is the log from the commit of package vacuum-im-plugins-spellchecker for
openSUSE:Factory checked in at 2013-03-20 09:57:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vacuum-im-plugins-spellchecker (Old)
and /work/SRC/openSUSE:Factory/.vacuum-im-plugins-spellchecker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vacuum-im-plugins-spellchecker", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/vacuum-im-plugins-spellchecker/vacuum-im-plugins-spellchecker.changes
2012-09-11 09:21:26.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.vacuum-im-plugins-spellchecker.new/vacuum-im-plugins-spellchecker.changes
2013-03-20 09:57:49.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Mar 10 09:18:01 UTC 2013 - [email protected]
+
+- switch to use hunspell
+- update to 1.1.0
+
+-------------------------------------------------------------------
Old:
----
vacuum-im-plugins-spellchecker-0.0.7.tar.bz2
New:
----
vacuum-im-plugins-spellchecker-1.1.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vacuum-im-plugins-spellchecker.spec ++++++
--- /var/tmp/diff_new_pack.mnYPGk/_old 2013-03-20 09:57:51.000000000 +0100
+++ /var/tmp/diff_new_pack.mnYPGk/_new 2013-03-20 09:57:51.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package vacuum-im-plugins-spellchecker
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright Andrey Karepin <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -22,7 +22,7 @@
Summary: Vacuum-IM spellchecker plugin
License: GPL-3.0
Group: System/Libraries
-Version: 0.0.7
+Version: 1.1.0
Release: 0
%if 0%{?suse_version} < 1120
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -30,10 +30,10 @@
Source: %{name}-%{version}.tar.bz2
Patch0: fix_cmake_rule.patch
Url: http://www.vacuum-im.org/
-BuildRequires: aspell
-BuildRequires: aspell-devel
BuildRequires: cmake
BuildRequires: fdupes
+BuildRequires: hunspell
+BuildRequires: hunspell-devel
BuildRequires: libqt4-devel
BuildRequires: vacuum-im-devel
@@ -47,7 +47,7 @@
%build
%{__mkdir} build
cd build
-cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=%{_prefix}
-DINSTALL_LIB_DIR=%{_lib} -DINSTALL_APP_DIR=%{app_name}
-DINSTALL_DOC_DIR=%{_defaultdocdir} -DSPELLCHECKER_BACKEND=ASPELL
+cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=%{_prefix}
-DINSTALL_LIB_DIR=%{_lib} -DINSTALL_APP_DIR=%{app_name}
-DINSTALL_DOC_DIR=%{_defaultdocdir} -DSPELLCHECKER_BACKEND=HUNSPELL
-DHUNSPELL_LIBRARY_PATH="%{_datadir}/myspell/"
%{__make} %{?_smp_mflags}
%install
++++++ vacuum-im-plugins-spellchecker-0.0.7.tar.bz2 ->
vacuum-im-plugins-spellchecker-1.1.0.tar.bz2 ++++++
++++ 41707 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]