Hello community,

here is the log from the commit of package enchant for openSUSE:11.4
checked in at Fri Oct 14 17:27:08 CEST 2011.



--------
--- old-versions/11.4/all/enchant/enchant.changes       2010-10-11 
20:45:45.000000000 +0200
+++ 11.4/enchant/enchant.changes        2011-10-11 09:34:13.000000000 +0200
@@ -1,0 +2,25 @@
+Sun Oct  9 14:14:13 UTC 2011 - [email protected]
+
+- Pass --with-myspell-dir=%{_datadir}/myspell to configure as
+  myspell dictionaries are there, and not in
+  %{_datadir}/myspell/dicts (default value). Fix bnc#722693.
+
+-------------------------------------------------------------------
+Tue Oct  4 08:33:20 UTC 2011 - [email protected]
+
+- Change zemberek-server Requires in zemberek subpackage to a
+  Recommends since we don't have the zemberek-server package in
+  Factory; in addition, the plugin uses dbus to communicate with
+  the server, and won't fail badly if the server is not there.
+- Add a Supplements to zemberek subpackage for
+  packageand(libenchant1:zemberek-server), to automatically install
+  the zemberek plugin.
+
+-------------------------------------------------------------------
+Sun Sep 18 17:17:12 UTC 2011 - [email protected]
+
+- Remove redundant/obsolete tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/enchant
Destination is old-versions/11.4/UPDATES/all/enchant
calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ enchant.spec ++++++
--- /var/tmp/diff_new_pack.XAynji/_old  2011-10-14 17:25:16.000000000 +0200
+++ /var/tmp/diff_new_pack.XAynji/_new  2011-10-14 17:25:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package enchant (Version 1.6.0)
+# spec file for package enchant
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           enchant
 Version:        1.6.0
-Release:        6
+Release:        8.<RELEASE9>
 License:        LGPLv2.1+
 Summary:        Generic Spell Checking Library
 Group:          Productivity/Text/Spell
@@ -70,7 +69,8 @@
 Provides:       locale(%{name}:tr)
 Provides:       locale(%{name}:tt)
 # Only zemberek-server over D-Bus is supported. Server must be installed 
locally:
-Requires:       zemberek-server
+Recommends:     zemberek-server
+Supplements:    packageand(libenchant1:zemberek-server)
 
 %description zemberek
 Zemberek plugin (Azeri, Turkmen, Turkish, Tatar) for enchant, a library
@@ -104,8 +104,10 @@
 %build
 %configure --with-pic \
        --disable-static \
-        --enable-zemberek
-make %{?jobs:-j%jobs}
+    --enable-zemberek \
+    --with-myspell-dir=%{_datadir}/myspell
+
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -113,9 +115,6 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libenchant1 -p /sbin/ldconfig
 
 %postun -n libenchant1 -p /sbin/ldconfig

continue with "q"...



Remember to have fun...

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

Reply via email to