2008-11-01 23:43:48 +00:00
|
|
|
Name: hunspell-sc
|
|
|
|
Summary: Sardinian hunspell dictionaries
|
2016-02-19 18:03:09 +00:00
|
|
|
%global upstreamid 20081101
|
2008-11-01 23:43:48 +00:00
|
|
|
Version: 0.%{upstreamid}
|
2020-01-29 04:47:23 +00:00
|
|
|
Release: 23%{?dist}
|
2018-07-08 13:25:42 +00:00
|
|
|
Source: https://ayera.dl.sourceforge.net/project/aoo-extensions/1446/2/dict_sc_it03.oxt
|
2008-11-01 23:43:48 +00:00
|
|
|
URL: http://extensions.services.openoffice.org/project/Dict_sc
|
2012-11-06 09:46:51 +00:00
|
|
|
#The license included is AGPLv3 and pkg-desc/pkg-description.txt
|
|
|
|
#says AGPLv3 or later, but the sc_IT.aff header states "GPLv2"
|
|
|
|
License: AGPLv3+ and GPLv2
|
2008-11-01 23:43:48 +00:00
|
|
|
BuildArch: noarch
|
2009-07-09 15:17:48 +00:00
|
|
|
BuildRequires: hunspell-devel
|
2008-11-01 23:43:48 +00:00
|
|
|
|
|
|
|
Requires: hunspell
|
2016-02-19 18:03:09 +00:00
|
|
|
Supplements: (hunspell and langpacks-sc)
|
2008-11-01 23:43:48 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
Sardinian hunspell dictionaries.
|
|
|
|
|
|
|
|
%prep
|
2018-07-08 13:25:42 +00:00
|
|
|
%autosetup -c -n hunspell-sc
|
2008-11-01 23:43:48 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
2012-12-11 15:36:13 +00:00
|
|
|
cp -p sc_IT.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/sc_IT.aff
|
|
|
|
cp -p sc_it.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sc_IT.dic
|
2008-11-01 23:43:48 +00:00
|
|
|
|
|
|
|
|
|
|
|
%files
|
2018-07-08 13:25:42 +00:00
|
|
|
%license registration/agpl3-en.txt
|
2008-11-01 23:43:48 +00:00
|
|
|
%{_datadir}/myspell/*
|
|
|
|
|
|
|
|
%changelog
|
2020-01-29 04:47:23 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-23
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-07-25 08:55:21 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-22
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-02-01 02:45:55 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-21
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-13 05:19:12 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-20
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-07-08 13:25:42 +00:00
|
|
|
* Sun Jul 08 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20081101-19
|
|
|
|
- Update Source tag
|
|
|
|
|
2018-02-07 16:49:36 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-18
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-07-26 13:06:54 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-17
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-10 15:59:14 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-16
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-02-19 18:03:09 +00:00
|
|
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20081101-15
|
|
|
|
- Add Supplements: tag for langpacks naming guidelines
|
|
|
|
- Clean the specfile to follow current packaging guidelines
|
|
|
|
|
2016-02-04 00:08:04 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20081101-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-17 10:52:06 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2014-06-07 21:07:59 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-03 18:32:14 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-02-14 01:33:37 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-12-11 15:36:13 +00:00
|
|
|
* Tue Dec 11 2012 Caolan McNamara <caolanm@redhat.com> - 0.20081101-9
|
|
|
|
- liblangtag detected that the .dic here has an incorrect lowercase territory
|
|
|
|
|
2012-11-06 09:46:51 +00:00
|
|
|
* Tue Nov 06 2012 Caolan McNamara <caolanm@redhat.com> - 0.20081101-8
|
|
|
|
- clarify license
|
|
|
|
|
2012-07-19 13:54:08 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-13 05:19:25 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-02-09 10:50:53 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2009-07-25 02:39:19 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-09 15:17:48 +00:00
|
|
|
* Thu Jul 09 2009 Caolan McNamara <caolanm@redhat.com> - 0.20081101-3
|
|
|
|
- drop unneeded buildrequires
|
|
|
|
|
2009-02-25 05:26:58 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20081101-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-11-28 13:46:57 +00:00
|
|
|
* Fri Nov 28 2008 Caolan McNamara <caolanm@redhat.com> - 0.20081101-1
|
|
|
|
- latest version
|
|
|
|
|
2008-11-01 23:43:48 +00:00
|
|
|
* Wed Oct 29 2008 Caolan McNamara <caolanm@redhat.com> - 0.20081027-1
|
|
|
|
- initial version
|