latest version
This commit is contained in:
parent
8dac0bbb29
commit
65098eed9f
@ -1,14 +1,14 @@
|
||||
--- hyph-cy.tex.orig 2009-06-13 19:28:14.000000000 +0100
|
||||
+++ hyph-cy.tex 2009-06-13 19:28:42.000000000 +0100
|
||||
@@ -60,7 +60,6 @@
|
||||
%
|
||||
% Welsh patterns
|
||||
% Yannis Haralambous 1996
|
||||
@@ -23,7 +23,6 @@
|
||||
% - 1996 - last change to patterns
|
||||
% - 2008 - inclusion into hyph-utf8 and file rename (cyhyph.tex -> hyph-cy.tex)
|
||||
% - June 2011 - added LPPL licence
|
||||
-\patterns{
|
||||
.ac4t
|
||||
.ad3ae
|
||||
.add5as
|
||||
@@ -6789,4 +6788,3 @@
|
||||
@@ -6752,4 +6751,3 @@
|
||||
ywy3na
|
||||
ywy5ne
|
||||
y1y
|
||||
|
@ -1,9 +1,11 @@
|
||||
Name: hyphen-cy
|
||||
Summary: Welsh hyphenation rules
|
||||
%define upstreamid 20100531
|
||||
%define upstreamid 20110620
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 2%{?dist}
|
||||
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-cy.tex
|
||||
Release: 1%{?dist}
|
||||
#? in a url causes trouble
|
||||
#http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-cy.tex?view=co
|
||||
Source: hyph-cy.tex
|
||||
Group: Applications/Text
|
||||
URL: http://tug.org/tex-hyphen
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -25,7 +27,7 @@ cp -p %{SOURCE0} .
|
||||
substrings.pl hyph-cy.tex hyph_cy_GB.dic ISO8859-1
|
||||
echo "Created with substring.pl by substrings.pl hyph-cy.tex hyph_cy_GB.dic ISO8859-1" > README
|
||||
echo "---" >> README
|
||||
head -n 62 hyph-cy.tex >> README
|
||||
head -n 25 hyph-cy.tex >> README
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -41,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 17 2011 Caolán McNamara <caolanm@redhat.com> - 0.20110620-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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user