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