Fix Upstream URL and Source tags
This commit is contained in:
parent
4e8fecc3cc
commit
ccededd847
1
.gitignore
vendored
1
.gitignore
vendored
@ -0,0 +1 @@
|
||||
/mai_IN.oxt
|
||||
@ -1,9 +1,9 @@
|
||||
Name: hunspell-mai
|
||||
Summary: Maithili hunspell dictionaries
|
||||
Version: 1.0.1
|
||||
Release: 14%{?dist}
|
||||
Source: http://bhashaghar.googlecode.com/files/mai_IN.oxt
|
||||
URL: http://bhashaghar.googlecode.com
|
||||
Release: 15%{?dist}
|
||||
Source: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/bhashaghar/mai_IN.oxt
|
||||
URL: https://code.google.com/archive/p/bhashaghar/wikis/Maithili.wiki
|
||||
License: GPLv2+ or LGPLv2+ or MPLv1.1
|
||||
BuildArch: noarch
|
||||
|
||||
@ -14,7 +14,7 @@ Supplements: (hunspell and langpacks-mai)
|
||||
Maithili hunspell dictionaries.
|
||||
|
||||
%prep
|
||||
%setup -q -c -n hunspell-mai
|
||||
%autosetup -c -n hunspell-mai
|
||||
|
||||
%build
|
||||
|
||||
@ -23,11 +23,14 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
cp -p mai_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/
|
||||
|
||||
%files
|
||||
%doc README_mai_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
|
||||
|
||||
%doc README_mai_IN.txt
|
||||
%license COPYING COPYING.MPL COPYING.GPL COPYING.LGPL
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 01 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 1.0.1-15
|
||||
- Fix Upstream URL and Source tags
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user