diff --git a/myspell-dictionaries.spec b/myspell-dictionaries.spec index e019ce3..68c385d 100644 --- a/myspell-dictionaries.spec +++ b/myspell-dictionaries.spec @@ -28,6 +28,8 @@ License: AGPL-3.0 and BSD-2-Clause and BSD-3-Clause and BSD-4-Clause and Group: Productivity/Text/Spell Url: http://cgit.freedesktop.org/libreoffice/dictionaries/ Source0: dictionaries.tar.xz +Source1: update.sh +Source2: myspell-dictionaries.spec.in BuildRequires: dos2unix BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/myspell-dictionaries.spec.in b/myspell-dictionaries.spec.in index 870defb..c056e30 100644 --- a/myspell-dictionaries.spec.in +++ b/myspell-dictionaries.spec.in @@ -27,6 +27,8 @@ License: AGPL-3.0 and BSD-2-Clause and BSD-3-Clause and BSD-4-Clause and Group: Productivity/Text/Spell Url: http://cgit.freedesktop.org/libreoffice/dictionaries/ Source0: dictionaries.tar.xz +Source1: update.sh +Source2: myspell-dictionaries.spec.in BuildRequires: dos2unix BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build