Update Source tag
This commit is contained in:
parent
3bdc0e1c8c
commit
3c4db700eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
Dict_sc_IT03.oxt
|
Dict_sc_IT03.oxt
|
||||||
|
/dict_sc_it03.oxt
|
||||||
|
@ -2,8 +2,8 @@ Name: hunspell-sc
|
|||||||
Summary: Sardinian hunspell dictionaries
|
Summary: Sardinian hunspell dictionaries
|
||||||
%global upstreamid 20081101
|
%global upstreamid 20081101
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 18%{?dist}
|
Release: 19%{?dist}
|
||||||
Source: http://extensions.services.openoffice.org/files/1446/2/Dict_sc_IT03.oxt
|
Source: https://ayera.dl.sourceforge.net/project/aoo-extensions/1446/2/dict_sc_it03.oxt
|
||||||
URL: http://extensions.services.openoffice.org/project/Dict_sc
|
URL: http://extensions.services.openoffice.org/project/Dict_sc
|
||||||
#The license included is AGPLv3 and pkg-desc/pkg-description.txt
|
#The license included is AGPLv3 and pkg-desc/pkg-description.txt
|
||||||
#says AGPLv3 or later, but the sc_IT.aff header states "GPLv2"
|
#says AGPLv3 or later, but the sc_IT.aff header states "GPLv2"
|
||||||
@ -18,7 +18,7 @@ Supplements: (hunspell and langpacks-sc)
|
|||||||
Sardinian hunspell dictionaries.
|
Sardinian hunspell dictionaries.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c -n hunspell-sc
|
%autosetup -c -n hunspell-sc
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -29,10 +29,13 @@ cp -p sc_it.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sc_IT.dic
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc registration/agpl3-en.txt
|
%license registration/agpl3-en.txt
|
||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20081101-19
|
||||||
|
- Update Source tag
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-18
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-18
|
||||||
- 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