Update Source tag
This commit is contained in:
parent
b7a9a6c761
commit
a39236565c
@ -2,11 +2,12 @@ Name: hunspell-mk
|
||||
Summary: Macedonian hunspell dictionaries
|
||||
%global upstreamid 20051126
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 15%{?dist}
|
||||
Source: http://mk.openoffice.org/files/documents/215/3053/mk_MK.zip
|
||||
URL: http://mk.openoffice.org
|
||||
Release: 17%{?dist}
|
||||
Source: http://download.services.openoffice.org/contrib/dictionaries/mk_MK.zip
|
||||
URL: https://wiki.openoffice.org/wiki/Dictionaries
|
||||
License: GPL+
|
||||
BuildArch: noarch
|
||||
#change encoding name to use the name that iconv knows this under
|
||||
Patch0: hunspell-mk-iconv.patch
|
||||
|
||||
Requires: hunspell
|
||||
@ -16,9 +17,7 @@ Supplements: (hunspell and langpacks-mk)
|
||||
Macedonian hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hunspell-mk
|
||||
#change encoding name to use the name that iconv knows this under
|
||||
%patch0 -p1 -b .iconv.patch
|
||||
%autosetup -c -n hunspell-mk
|
||||
|
||||
%build
|
||||
|
||||
@ -32,6 +31,12 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20051126-17
|
||||
- Update Source tag
|
||||
|
||||
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org>
|
||||
- Update Source tag
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20051126-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user