import hyphen-lt-0.20100531-13.el8
This commit is contained in:
commit
5967f95550
0
.gitignore
vendored
Normal file
0
.gitignore
vendored
Normal file
0
.hyphen-lt.metadata
Normal file
0
.hyphen-lt.metadata
Normal file
1593
SOURCES/hyph-lt.tex
Normal file
1593
SOURCES/hyph-lt.tex
Normal file
File diff suppressed because it is too large
Load Diff
15
SOURCES/hyphen-lt-cleantex.patch
Normal file
15
SOURCES/hyphen-lt-cleantex.patch
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
--- hyph-lt.tex.clean 2010-02-08 08:50:31.000000000 +0000
|
||||||
|
+++ hyph-lt.tex 2010-02-08 08:50:41.000000000 +0000
|
||||||
|
@@ -43,7 +43,6 @@
|
||||||
|
% to review and maybe rebuild the patterns file.
|
||||||
|
%
|
||||||
|
%------------------------------------------------------------------------------
|
||||||
|
-\patterns{
|
||||||
|
.ap1
|
||||||
|
.api1
|
||||||
|
.ap3r
|
||||||
|
@@ -1590,4 +1589,3 @@
|
||||||
|
žįs3
|
||||||
|
2ž1š
|
||||||
|
2ž1ž
|
||||||
|
-}
|
90
SPECS/hyphen-lt.spec
Normal file
90
SPECS/hyphen-lt.spec
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
Name: hyphen-lt
|
||||||
|
Summary: Lithuanian hyphenation rules
|
||||||
|
%global upstreamid 20100531
|
||||||
|
Version: 0.%{upstreamid}
|
||||||
|
Release: 13%{?dist}
|
||||||
|
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex?view=co#/hyph-lt.tex
|
||||||
|
URL: http://tug.org/tex-hyphen
|
||||||
|
License: LPPL
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: hyphen-devel
|
||||||
|
Requires: hyphen
|
||||||
|
Supplements: (hyphen and langpacks-lt)
|
||||||
|
Patch0: hyphen-lt-cleantex.patch
|
||||||
|
|
||||||
|
%description
|
||||||
|
Lithuanian hyphenation rules.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -T -q -c -n hyphen-lt
|
||||||
|
cp -p %{SOURCE0} .
|
||||||
|
%patch0 -p0 -b .clean
|
||||||
|
|
||||||
|
%build
|
||||||
|
substrings.pl hyph-lt.tex hyph_lt_LT.dic UTF-8
|
||||||
|
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
|
||||||
|
head -n 45 hyph-lt.tex >> README
|
||||||
|
|
||||||
|
%install
|
||||||
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
cp -p hyph_lt_LT.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README
|
||||||
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100531-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100531-12
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100531-11
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.20100531-10
|
||||||
|
- Add Supplements: tag for langpacks naming guidelines
|
||||||
|
- Clean the specfile to follow current packaging guidelines
|
||||||
|
|
||||||
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20100531-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Thu Jan 31 2013 Caolán McNamara <caolanm@redhat.com> - 0.20100531-5
|
||||||
|
- Resolves: rhbz#905956 upstream changed link
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
- latest version
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Fri Nov 23 2007 Caolán McNamara <caolanm@redhat.com> - 0.20040110-1
|
||||||
|
- initial version
|
Loading…
Reference in New Issue
Block a user