hunspell-sc/hunspell-sc.spec

66 lines
2.1 KiB
RPMSpec
Raw Normal View History

2008-11-01 23:43:48 +00:00
Name: hunspell-sc
Summary: Sardinian hunspell dictionaries
2008-11-28 13:46:57 +00:00
%define upstreamid 20081101
2008-11-01 23:43:48 +00:00
Version: 0.%{upstreamid}
2012-11-06 09:46:51 +00:00
Release: 8%{?dist}
2008-11-01 23:43:48 +00:00
Group: Applications/Text
2008-11-28 13:46:57 +00:00
Source: http://extensions.services.openoffice.org/files/1446/2/Dict_sc_IT03.oxt
2008-11-01 23:43:48 +00:00
URL: http://extensions.services.openoffice.org/project/Dict_sc
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
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
%description
Sardinian hunspell dictionaries.
%prep
%setup -q -c -n hunspell-sc
%build
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
2008-11-28 13:46:57 +00:00
%doc registration/agpl3-en.txt
2008-11-01 23:43:48 +00:00
%{_datadir}/myspell/*
%changelog
2012-11-06 09:46:51 +00:00
* Tue Nov 06 2012 Caolan McNamara <caolanm@redhat.com> - 0.20081101-8
- clarify license
* 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
* 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
* 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
* 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
* 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