Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 6b460cf8923b4a11e4ea550ee37ba5f5 > files > 2

hyphen-pt-0.20021021-6.mga5.src.rpm

%define upstreamid 20021021

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

%description
Portuguese hyphenation rules.

%prep
%setup -q -c

%build
chmod 644 *

%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
pushd $RPM_BUILD_ROOT/%{_datadir}/hyphen/
pt_PT_aliases="pt_BR"
for lang in $pt_PT_aliases; do
        ln -s hyph_pt_PT.dic "hyph_"$lang".dic"
done

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


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.20021021-6.mga5
+ Revision: 741617
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.20021021-5.mga5
+ Revision: 680383
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 0.20021021-4.mga4
+ Revision: 523108
- Mageia 4 Mass Rebuild

* Fri Mar 29 2013 tv <tv> 0.20021021-3.mga3
+ Revision: 406340
- requires locales-hyphen-pt (mga#9540)

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

* Sat Mar 12 2011 ahmad <ahmad> 0.20021021-1.mga1
+ Revision: 70141
- fix group
- fix permissions
- imported package hyphen-pt


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

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

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

* Wed Jan 14 2009 Caolan McNamara <caolanm@redhat.com> - 0.20021021-1
- initial version