hunspell-sc/hunspell-sc.spec

55 lines
1.5 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}
Release: 5%{?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)
2008-11-28 13:46:57 +00:00
License: AGPLv3
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
* 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