2007-11-26 20:24:00 +00:00
|
|
|
Name: hyphen-lt
|
|
|
|
Summary: Lithuanian hyphenation rules
|
2010-06-01 15:32:22 +00:00
|
|
|
%define upstreamid 20100531
|
2007-11-26 20:24:00 +00:00
|
|
|
Version: 0.%{upstreamid}
|
2016-02-04 00:15:28 +00:00
|
|
|
Release: 9%{?dist}
|
2013-01-31 01:41:53 +00:00
|
|
|
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex?view=co#/hyph-lt.tex
|
2007-11-26 20:24:00 +00:00
|
|
|
Group: Applications/Text
|
2010-02-08 08:56:35 +00:00
|
|
|
URL: http://tug.org/tex-hyphen
|
2007-11-26 20:24:00 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
License: LPPL
|
|
|
|
BuildArch: noarch
|
2010-02-08 08:56:35 +00:00
|
|
|
BuildRequires: hyphen-devel
|
2007-11-26 20:24:00 +00:00
|
|
|
Requires: hyphen
|
2010-02-08 08:56:35 +00:00
|
|
|
Patch0: hyphen-lt-cleantex.patch
|
2007-11-26 20:24:00 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
Lithuanian hyphenation rules.
|
|
|
|
|
|
|
|
%prep
|
2010-02-08 08:56:35 +00:00
|
|
|
%setup -T -q -c -n hyphen-lt
|
|
|
|
cp -p %{SOURCE0} .
|
|
|
|
%patch0 -p0 -b .clean
|
2007-11-26 20:24:00 +00:00
|
|
|
|
|
|
|
%build
|
2013-01-31 01:41:53 +00:00
|
|
|
substrings.pl hyph-lt.tex hyph_lt_LT.dic UTF-8
|
2010-02-08 08:56:35 +00:00
|
|
|
echo "Created with substring.pl by substrings.pl hyph-lt.tex hyph_lt_LT.dic UTF-8" > README
|
|
|
|
echo "Original in-line credits were:" >> README
|
|
|
|
echo "" >> README
|
2013-01-31 01:41:53 +00:00
|
|
|
head -n 45 hyph-lt.tex >> README
|
2007-11-26 20:24:00 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
|
|
|
cp -p hyph_lt_LT.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
2010-02-08 08:56:35 +00:00
|
|
|
%doc README
|
2007-11-26 20:24:00 +00:00
|
|
|
%{_datadir}/hyphen/*
|
|
|
|
|
|
|
|
%changelog
|
2016-02-04 00:15:28 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100531-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-17 11:02:35 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100531-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2014-06-07 21:32:22 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100531-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2013-08-03 18:53:22 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100531-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-01-31 01:16:08 +00:00
|
|
|
* Thu Jan 31 2013 Caolán McNamara <caolanm@redhat.com> - 0.20100531-5
|
|
|
|
- Resolves: rhbz#905956 upstream changed link
|
|
|
|
|
2012-07-19 14:13:59 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100531-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-13 05:30:53 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100531-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-02-09 18:57:32 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100531-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-06-01 15:32:22 +00:00
|
|
|
* Tue Jun 01 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100531-1
|
|
|
|
- latest version
|
|
|
|
|
|
|
|
* Mon Feb 08 2010 Caolán McNamara <caolanm@redhat.com> - 0.20100203-1
|
2010-02-08 08:56:35 +00:00
|
|
|
- latest version
|
|
|
|
|
2009-07-25 02:54:10 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20040110-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-02-25 06:11:30 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20040110-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2010-06-01 15:32:22 +00:00
|
|
|
* Fri Nov 23 2007 Caolán McNamara <caolanm@redhat.com> - 0.20040110-1
|
2007-11-26 20:24:00 +00:00
|
|
|
- initial version
|