SHA256
1
0
forked from pool/weechat
Tomáš Chvátal 2019-09-03 07:01:30 +00:00 committed by Git OBS Bridge
parent e8056353b3
commit bf6a2e6f05

View File

@ -117,20 +117,13 @@ Support for %{name} scripts written in the Ruby language.
Summary: Aspell and Enchant Spell-Checking Support for %{name} Summary: Aspell and Enchant Spell-Checking Support for %{name}
Group: Productivity/Networking/IRC Group: Productivity/Networking/IRC
Requires: %{name} = %{version} Requires: %{name} = %{version}
Supplements: (%{name} and enchant-2-backend-hunspell)
Obsoletes: %{name}-aspell < 2.5 Obsoletes: %{name}-aspell < 2.5
Provides: %{name}-aspell = %{version} Provides: %{name}-aspell = %{version}
%description spell %description spell
Spell-checking support for %{name}, using the aspell and enchant libraries. 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 %prep
%setup -q %setup -q
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{SOURCE4}")" modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{SOURCE4}")"