latest version

This commit is contained in:
Caolán McNamara 2011-10-17 11:13:09 +01:00
parent 8542845c8b
commit b558dad3fa
4 changed files with 2161 additions and 2246 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
hyph-grc.tex
/hyph-grc.tex?view=co

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +1,9 @@
Name: hyphen-grc
Summary: Ancient Greek hyphenation rules
%define upstreamid 20100531
%define upstreamid 20110913
Version: 0.%{upstreamid}
Release: 2%{?dist}
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex
Release: 1%{?dist}
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex?view=co
Group: Applications/Text
URL: http://tug.org/tex-hyphen
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -18,7 +18,7 @@ Ancient Greek hyphenation rules.
%prep
%setup -T -q -c -n hyphen-grc
cp -p %{SOURCE0} .
cp -p %{SOURCE0} hyph-grc.tex
%patch0 -p0 -b .clean
%build
@ -27,7 +27,7 @@ substrings.pl temp.tex temp.dic UTF-8
LANG=el_GR.utf8 uniq temp.dic > hyph_grc_GR.dic
echo "created with substring.pl by substrings.pl hyph-grc.tex hyph_grc_GR.dic UTF-8" > README
echo "---" >> README
head -n 33 hyph-grc.tex >> README
head -n 37 hyph-grc.tex >> README
%install
rm -rf $RPM_BUILD_ROOT
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/hyphen/*
%changelog
* Mon Oct 17 2011 Caolán McNamara <caolanm@redhat.com> - 0.20110913-1
- latest version
* 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

View File

@ -1 +1 @@
a51f3af148121b78d541ccc6ae83bd72 hyph-grc.tex
ca434e7c8cde81b43611362459d28af0 hyph-grc.tex?view=co