Mark the Source and URL tags as dead links
This commit is contained in:
parent
86f33f349e
commit
35da6cdc15
@ -1,7 +1,9 @@
|
||||
Name: hunspell-lt
|
||||
Summary: Lithuanian hunspell dictionaries
|
||||
Version: 1.2.1
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
## Note that upstream is dead and there is no download link available
|
||||
## so please don't report FTBFS bugs for this package.
|
||||
Source: ftp://ftp.akl.lt/ispell-lt/lt_LT-%{version}.zip
|
||||
URL: ftp://ftp.akl.lt/ispell-lt/
|
||||
License: BSD
|
||||
@ -14,7 +16,7 @@ Supplements: (hunspell and langpacks-lt)
|
||||
Lithuanian hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -n lt_LT-%{version}
|
||||
%autosetup -n lt_LT-%{version}
|
||||
|
||||
%build
|
||||
chmod -x *
|
||||
@ -34,6 +36,9 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 11 2018 Parag Nemade <pnemade AT redhat DOT com> - 1.2.1-18
|
||||
- Mark the Source and URL tags as dead links
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user