latest version
This commit is contained in:
parent
a2475a476f
commit
0e6018392f
@ -1 +1 @@
|
|||||||
hyph_lt_LT.zip
|
hyph-lt.tex
|
||||||
|
15
hyphen-lt-cleantex.patch
Normal file
15
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ž
|
||||||
|
-}
|
@ -1,24 +1,32 @@
|
|||||||
Name: hyphen-lt
|
Name: hyphen-lt
|
||||||
Summary: Lithuanian hyphenation rules
|
Summary: Lithuanian hyphenation rules
|
||||||
%define upstreamid 20040110
|
%define upstreamid 20100203
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_lt_LT.zip
|
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/hyph-lt.tex
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
URL: http://tug.org/tex-hyphen
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: LPPL
|
License: LPPL
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
BuildRequires: hyphen-devel
|
||||||
Requires: hyphen
|
Requires: hyphen
|
||||||
|
Patch0: hyphen-lt-cleantex.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Lithuanian hyphenation rules.
|
Lithuanian hyphenation rules.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c -n hyphen-lt
|
%setup -T -q -c -n hyphen-lt
|
||||||
chmod -x *
|
cp -p %{SOURCE0} .
|
||||||
|
%patch0 -p0 -b .clean
|
||||||
|
|
||||||
%build
|
%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
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -30,10 +38,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README_hyph_lt_LT.txt
|
%doc README
|
||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 08 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100203-1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20040110-3
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user