Resolves:rhbz#1969454 - Update to working Source link
License updated to MIT
This commit is contained in:
parent
b397b12f74
commit
8565b7674b
@ -1,6 +1,6 @@
|
||||
--- hyph-eu.tex 2009-06-13 14:04:38.000000000 +0100
|
||||
+++ hyph-eu.tex 2009-06-13 14:04:53.000000000 +0100
|
||||
@@ -41,7 +41,6 @@
|
||||
--- hyph-eu.tex.old 2021-06-08 10:49:02.497003737 +0530
|
||||
+++ hyph-eu.tex 2021-06-08 10:49:13.164173562 +0530
|
||||
@@ -72,7 +72,6 @@
|
||||
% happen in Basque. Would they happen, they would be hyphenated
|
||||
% according to the rules.
|
||||
%
|
||||
@ -8,7 +8,7 @@
|
||||
% Rule SR1
|
||||
% Vowels are kept together by the defaults
|
||||
% Rule SR2
|
||||
@@ -89,4 +88,3 @@
|
||||
@@ -120,4 +119,3 @@
|
||||
1t2ra 1t2re 1t2ro 1t2ri 1t2ru
|
||||
% We now avoid some problematic breaks.
|
||||
su2b2r su2b2l
|
||||
|
@ -1,13 +1,13 @@
|
||||
Name: hyphen-eu
|
||||
Summary: Basque hyphenation rules
|
||||
%global upstreamid 20110620
|
||||
# I found 2 sources www.tug.org and mirrors.ctan.org with same file
|
||||
# let's choose older timestamp here
|
||||
%global upstreamid 20190406
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 19%{?dist}
|
||||
#? in a url causes trouble
|
||||
#http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex?view=co
|
||||
Source: hyph-eu.tex
|
||||
Release: 1%{?dist}
|
||||
Source: http://mirrors.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex
|
||||
URL: http://tp.lc.ehu.es/jma/basque.html
|
||||
License: LPPL
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
BuildRequires: hyphen-devel
|
||||
Requires: hyphen
|
||||
@ -39,6 +39,10 @@ cp -p hyph_eu_ES.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 07 2021 Parag Nemade <pnemade AT redhat DOT com> - 0.20190406-1
|
||||
- Resolves:rhbz#1969454 - Update to working Source link
|
||||
- License updated to MIT
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.20110620-19
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user