Fix the upstream URL (rh#1294622)
This commit is contained in:
parent
58562ff2f6
commit
7381f7e33d
@ -1,11 +1,11 @@
|
||||
Name: hunspell-te
|
||||
Summary: Telugu hunspell dictionaries
|
||||
Version: 1.0.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Epoch: 1
|
||||
##Upstream is unresponsive so unable to verify license version
|
||||
License: GPL+
|
||||
URL: https://gitorious.org/hunspell_dictionaries
|
||||
URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git
|
||||
Source0: http://anishpatil.fedorapeople.org/te_in.%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
@ -16,7 +16,7 @@ Supplements: (hunspell and langpacks-te)
|
||||
Telugu hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n te_IN
|
||||
%autosetup -c -n te_IN
|
||||
|
||||
%build
|
||||
|
||||
@ -26,10 +26,14 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p te_IN/*.dic te_IN/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc te_IN/COPYING te_IN/Copyright te_IN/README
|
||||
%license te_IN/COPYING te_IN/Copyright
|
||||
%doc te_IN/README
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 28 2017 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-8
|
||||
- Fix the upstream URL (rh#1294622)
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
@ -71,7 +75,7 @@ cp -p te_IN/*.dic te_IN/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Mon Mar 08 2010 Parag <pnemade AT redhat.com> - 0.20050929-5
|
||||
- Resolves:rh#568227-[te_IN]Fix %description and license tag
|
||||
- Resolves:rh#568227-[te_IN]Fix %%description and license tag
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20050929-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user