forked from pool/enchant
Accepting request 86430 from home:vuntz:branches:GNOME:Factory
Make zemberek subpackage installable OBS-URL: https://build.opensuse.org/request/show/86430 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/enchant?expand=0&rev=16
This commit is contained in:
parent
a95d57d199
commit
c1a5a42e67
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 4 08:33:20 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- 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 - jengelh@medozas.de
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -69,7 +69,8 @@ Provides: locale(%{name}:tk)
|
|||||||
Provides: locale(%{name}:tr)
|
Provides: locale(%{name}:tr)
|
||||||
Provides: locale(%{name}:tt)
|
Provides: locale(%{name}:tt)
|
||||||
# Only zemberek-server over D-Bus is supported. Server must be installed locally:
|
# 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
|
%description zemberek
|
||||||
Zemberek plugin (Azeri, Turkmen, Turkish, Tatar) for enchant, a library
|
Zemberek plugin (Azeri, Turkmen, Turkish, Tatar) for enchant, a library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user