From e9f377051847c4dbfa0a8e1dd9ae657169a873e058e66c601c8b580ba7b7d9fe Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 12 Mar 2018 10:48:49 +0000 Subject: [PATCH] Accepting request 585259 from home:jengelh:branches:GNOME:Factory - Update descriptions. OBS-URL: https://build.opensuse.org/request/show/585259 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/enchant?expand=0&rev=34 --- enchant.changes | 5 +++++ enchant.spec | 14 ++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/enchant.changes b/enchant.changes index 5f20d93..2efe359 100644 --- a/enchant.changes +++ b/enchant.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Mar 10 09:04:52 UTC 2018 - jengelh@inai.de + +- Update descriptions. + ------------------------------------------------------------------- Wed Feb 28 17:03:27 UTC 2018 - dimstar@opensuse.org diff --git a/enchant.spec b/enchant.spec index 31b0a9b..940d070 100644 --- a/enchant.spec +++ b/enchant.spec @@ -22,7 +22,7 @@ Release: 0 Summary: Generic Spell Checking Library License: LGPL-2.1-or-later Group: Productivity/Text/Spell -URL: https://abiword.github.io/enchant/ +Url: https://abiword.github.io/enchant/ Source: https://github.com/AbiWord/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz Source1: baselibs.conf BuildRequires: dbus-1-glib-devel @@ -36,7 +36,7 @@ A library providing an efficient extensible abstraction for dealing with different spell checking libraries. %package tools -Summary: Generic Spell Checking Library - Command Line Tools +Summary: Command line tools for the Enchant spell checking library Group: Productivity/Text/Spell %description tools @@ -58,7 +58,7 @@ with different spell checking libraries. This package provides data/configuration files for libenchant. %package -n enchant-2-backend-hunspell -Summary: Hunspell backend for enchant +Summary: Hunspell backend for the Enchant spell checking library Group: Productivity/Text/Spell Supplements: packageand(libenchant-2-2:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/libhunspell.so)) Provides: enchant-2-backend @@ -69,7 +69,7 @@ extensible abstraction for dealing with different spell checking libraries. %package -n enchant-2-backend-voikko -Summary: Voikko backend for enchant +Summary: Voikko backend for the Enchant spell checking library Group: Productivity/Text/Spell Supplements: packageand(libenchant-2-2:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}%{_libdir}/libvoikko.so)) Provides: enchant-2-backend @@ -91,7 +91,7 @@ A library providing an efficient extensible abstraction for dealing with different spell checking libraries. %package devel -Summary: Include Files and Libraries mandatory for Development +Summary: Development files for the Enchant spell checking library Group: Development/Libraries/C and C++ Requires: glib2-devel Requires: libenchant-2-2 = %{version} @@ -105,9 +105,7 @@ to develop applications that require these. %setup -q %build -%configure --with-pic \ - --disable-static \ - +%configure --disable-static make %{?_smp_mflags} %install