Hello community,

here is the log from the commit of package lyx for openSUSE:Factory
checked in at Thu Oct 6 17:23:32 CEST 2011.



--------
--- openSUSE:Factory/lyx/lyx.changes    2011-09-23 02:12:30.000000000 +0200
+++ /mounts/work_src_done/STABLE/lyx/lyx.changes        2011-10-06 
11:34:15.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Oct  6 09:18:47 UTC 2011 - corne...@solcon.nl
+
+- Make hunspell default spellchecker and remove aspell (seems reasonable to 
have the same spellchecker as libreoffice, thunderbird, firefox, and hunspell 
seems future for system default, as fedora already has, see also FATE #305688)
+- Add enchant support (usefull for a few languages)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  minmem

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

Other differences:
------------------
++++++ lyx.spec ++++++
--- /var/tmp/diff_new_pack.tueXwY/_old  2011-10-06 17:23:26.000000000 +0200
+++ /var/tmp/diff_new_pack.tueXwY/_new  2011-10-06 17:23:26.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           lyx
 #!BuildIgnore: lyx
-BuildRequires:  aspell-devel boost-devel fdupes hunspell-devel libqt4-devel 
python update-desktop-files
+BuildRequires:  boost-devel enchant-devel fdupes hunspell-devel libqt4-devel 
python update-desktop-files
 License:        LGPLv2.1+
 Group:          Productivity/Publishing/TeX/Frontends
 Version:        2.0.1
@@ -46,7 +46,7 @@
 each paragraph. Of course, low level formatting is still possible.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %patch0
 # Remove build time references so build-compare can do its work
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M') 
@@ -59,7 +59,9 @@
 TEXMF=%{_datadir}/texmf
 %configure \
     --without-included-boost \
-    --with-aspell --with-hunspell \
+    --without-aspell \
+    --with-hunspell \
+    --with-enchant \
     --with-frontend=qt4 
 make %{?_smp_mflags}
 


continue with "q"...



Remember to have fun...

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

Reply via email to