2009-01-09 08:55:26 +00:00
|
|
|
Name: hyphen-is
|
|
|
|
Summary: Icelandic hyphenation rules
|
2016-02-19 17:36:38 +00:00
|
|
|
%global upstreamid 20030920
|
2009-01-09 08:55:26 +00:00
|
|
|
Version: 0.%{upstreamid}
|
2018-02-07 17:01:59 +00:00
|
|
|
Release: 18%{?dist}
|
2009-01-09 08:55:26 +00:00
|
|
|
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_is_IS.zip
|
2015-05-07 15:26:56 +00:00
|
|
|
Patch0: hyphen-is-lppl-license-fix.patch
|
2009-01-09 08:55:26 +00:00
|
|
|
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
2010-06-14 13:48:43 +00:00
|
|
|
License: LGPLv2+ or SISSL
|
2009-01-09 08:55:26 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
Requires: hyphen
|
2016-02-19 17:36:38 +00:00
|
|
|
Supplements: (hyphen and langpacks-is)
|
2009-01-09 08:55:26 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
Icelandic hyphenation rules.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -c
|
2015-05-07 15:26:56 +00:00
|
|
|
%patch0 -p1
|
2009-01-09 08:55:26 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
chmod -x *
|
2009-07-11 16:05:34 +00:00
|
|
|
for i in README_hyph_is_IS.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
|
2009-01-09 08:55:26 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
|
|
|
cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%doc README_hyph_is_IS.txt
|
|
|
|
%{_datadir}/hyphen/*
|
|
|
|
|
|
|
|
%changelog
|
2018-02-07 17:01:59 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20030920-18
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-07-26 13:14:58 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20030920-17
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-10 16:07:25 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20030920-16
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-02-19 17:36:38 +00:00
|
|
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20030920-15
|
|
|
|
- Add Supplements: tag for langpacks naming guidelines
|
|
|
|
- Clean the specfile to follow current packaging guidelines
|
|
|
|
|
2016-02-04 00:15:03 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20030920-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-17 11:02:00 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-07 15:26:56 +00:00
|
|
|
* Thu May 7 2015 Tom Callaway <spot@fedoraproject.org> - 0.20030920-12
|
|
|
|
- apply license fix to show lppl derived work (bz 1219418)
|
|
|
|
|
2014-06-07 21:31:04 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-03 18:52:08 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-02-14 01:44:34 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-19 14:13:03 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-13 05:30:13 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-02-09 11:27:01 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-06-14 13:48:43 +00:00
|
|
|
* Mon Jun 14 2010 Caolán McNamara <caolanm@redhat.com> - 0.20030920-5
|
|
|
|
- Resolves: rhbz#603737 clarify licence
|
|
|
|
|
2009-07-25 02:53:04 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2010-06-14 13:48:43 +00:00
|
|
|
* Sat Jul 11 2009 Caolán McNamara <caolanm@redhat.com> - 0.20030920-3
|
2009-07-11 16:05:34 +00:00
|
|
|
- tidy spec
|
|
|
|
|
2009-02-25 06:09:32 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20030920-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2016-02-19 17:36:38 +00:00
|
|
|
* Mon Jan 07 2008 Caolán McNamara <caolanm@redhat.com> - 0.20030920-1
|
2009-01-09 08:55:26 +00:00
|
|
|
- initial version
|