diff --git a/weechat.spec b/weechat.spec index 418dd9f..99f8b76 100644 --- a/weechat.spec +++ b/weechat.spec @@ -117,20 +117,13 @@ Support for %{name} scripts written in the Ruby language. Summary: Aspell and Enchant Spell-Checking Support for %{name} Group: Productivity/Networking/IRC Requires: %{name} = %{version} +Supplements: (%{name} and enchant-2-backend-hunspell) Obsoletes: %{name}-aspell < 2.5 Provides: %{name}-aspell = %{version} %description spell Spell-checking support for %{name}, using the aspell and enchant libraries. -%package aspell -Summary: Spell-checking support for %{name}, using the aspell and enchant libraries. -Requires: %{name} = %{version} -Requires: %{name}-spell - -%description aspell -Spell-checking support for %{name}, using the aspell library - %prep %setup -q modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{SOURCE4}")"