Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 2590b236b387b2ae4b7cb101f1c2e04b > files > 2

hyphen-sk-0.20031227.1-7.mga5.src.rpm

%define upstreamid 20031227

Summary: Slovak hyphenation rules
Name: hyphen-sk
Version: 0.%{upstreamid}.1
Release: %mkrel 7
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_sk_SK.zip
Group: Text tools
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
License: GPL+
BuildArch: noarch
Requires: hyphen
Requires: locales-sk

%description
Slovak hyphenation rules.

%prep
%setup -q -c
chmod 644 *

%build
for i in README_hyph_sk_SK.txt; do
  if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
    iconv -f ISO-8859-1 -t UTF-8 $i > $i.new
    touch -r $i $i.new
    mv -f $i.new $i
  fi
  tr -d '\r' < $i > $i.new
  touch -r $i $i.new
  mv -f $i.new $i
done

%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen

%files
%doc README_hyph_sk_SK.txt
%{_datadir}/hyphen/*


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.20031227.1-7.mga5
+ Revision: 741936
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.20031227.1-6.mga5
+ Revision: 680387
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 0.20031227.1-5.mga4
+ Revision: 523107
- Mageia 4 Mass Rebuild

* Fri Mar 29 2013 tv <tv> 0.20031227.1-4.mga3
+ Revision: 406362
- requires locales-hyphen-sk (mga#9540)

* Sat Jan 12 2013 umeabot <umeabot> 0.20031227.1-3.mga3
+ Revision: 354008
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Mar 13 2011 dmorgan <dmorgan> 0.20031227.1-2.mga1
+ Revision: 70329
- Rebuild beceause of missing package

  + ahmad <ahmad>
    - fix group
    - fix permissions
    - imported package hyphen-sk


* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20031227-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20031227-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Sat Jul 11 2009 Caolan McNamara <caolanm@redhat.com> - 0.20031227-4
- tidy spec

* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20031227-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

* Wed Dec 31 2008 Caolan McNamara <caolanm@redhat.com> - 0.20031227-2
- Slobak -> Slovak typo

* Thu Dec 18 2008 Caolan McNamara <caolanm@redhat.com> - 0.20031227-1
- initial version