forked from pool/weechat
This commit is contained in:
parent
e8056353b3
commit
bf6a2e6f05
@ -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}")"
|
||||
|
Loading…
Reference in New Issue
Block a user