|
|
c5ec94 |
Name: hunspell-sl
|
|
|
c5ec94 |
Summary: Slovenian hunspell dictionaries
|
|
|
c5ec94 |
%define upstreamid 20070127
|
|
|
c5ec94 |
Version: 0.%{upstreamid}
|
|
|
ddbe58 |
Release: 10%{?dist}
|
|
|
c5ec94 |
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/sl_SI.zip
|
|
|
c5ec94 |
Group: Applications/Text
|
|
|
c5ec94 |
URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
|
|
|
c5ec94 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
c5ec94 |
License: GPL+ or LGPLv2+
|
|
|
c5ec94 |
BuildArch: noarch
|
|
|
c5ec94 |
|
|
|
c5ec94 |
Requires: hunspell
|
|
|
c5ec94 |
|
|
|
c5ec94 |
%description
|
|
|
c5ec94 |
Slovenian hunspell dictionaries.
|
|
|
c5ec94 |
|
|
|
c5ec94 |
%prep
|
|
|
c5ec94 |
%setup -q -c -n hunspell-sl
|
|
|
c5ec94 |
|
|
|
c5ec94 |
%build
|
|
|
c5ec94 |
chmod -x *
|
|
|
c5ec94 |
|
|
|
c5ec94 |
%install
|
|
|
c5ec94 |
rm -rf $RPM_BUILD_ROOT
|
|
|
c5ec94 |
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|
|
c5ec94 |
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
|
|
c5ec94 |
|
|
|
c5ec94 |
%clean
|
|
|
c5ec94 |
rm -rf $RPM_BUILD_ROOT
|
|
|
c5ec94 |
|
|
|
c5ec94 |
%files
|
|
|
c5ec94 |
%defattr(-,root,root,-)
|
|
|
c5ec94 |
%doc README_sl_SI.txt
|
|
|
c5ec94 |
%{_datadir}/myspell/*
|
|
|
c5ec94 |
|
|
|
c5ec94 |
%changelog
|
|
|
ddbe58 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.20070127-10
|
|
|
ddbe58 |
- Mass rebuild 2013-12-27
|
|
|
ddbe58 |
|
|
|
c5ec94 |
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070127-9
|
|
|
c5ec94 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Tue Nov 06 2012 Caolan McNamara <caolanm@redhat.com> - 0.20070127-8
|
|
|
c5ec94 |
- clarify license version
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070127-7
|
|
|
c5ec94 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070127-6
|
|
|
c5ec94 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070127-5
|
|
|
c5ec94 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070127-4
|
|
|
c5ec94 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20070127-3
|
|
|
c5ec94 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Thu Aug 09 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070127-2
|
|
|
c5ec94 |
- clarify license version
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Wed Feb 14 2007 Caolan McNamara <caolanm@redhat.com> - 0.20070127-1
|
|
|
c5ec94 |
- next version
|
|
|
c5ec94 |
|
|
|
c5ec94 |
* Thu Dec 07 2006 Caolan McNamara <caolanm@redhat.com> - 0.20021008-1
|
|
|
c5ec94 |
- initial version
|