Update Source tag
This commit is contained in:
parent
7ca5f2e3eb
commit
5a2cbd88e3
@ -1,8 +1,8 @@
|
|||||||
Name: hunspell-tpi
|
Name: hunspell-tpi
|
||||||
Summary: Tok Pisin hunspell dictionaries
|
Summary: Tok Pisin hunspell dictionaries
|
||||||
Version: 0.07
|
Version: 0.07
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Source: http://extensions.services.openoffice.org/e-files/ext/4824/3/hunspell-tpi-0.07.oxt
|
Source: https://downloads.sourceforge.net/project/aoo-extensions/4824/3/hunspell-tpi-0.07.oxt
|
||||||
URL: http://extensions.services.openoffice.org/en/project/tok-pisin-spell-checker
|
URL: http://extensions.services.openoffice.org/en/project/tok-pisin-spell-checker
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -13,7 +13,7 @@ Supplements: (hunspell and langpacks-tpi)
|
|||||||
Tok Pisin hunspell dictionaries.
|
Tok Pisin hunspell dictionaries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%autosetup -c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -23,10 +23,14 @@ cp -p dictionaries/tpi_PG.* $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc dictionaries/README_tpi_PG.txt LICENSES-en.txt
|
%doc dictionaries/README_tpi_PG.txt
|
||||||
|
%license LICENSES-en.txt
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.07-10
|
||||||
|
- Update Source tag
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.07-9
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.07-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user