Compare commits
No commits in common. "c8s" and "c10s" have entirely different histories.
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
SOURCES/hyph_ru_RU.zip
|
hyph_ru_RU.zip
|
||||||
/hyph_ru_RU.zip
|
/hyph-ru.tex
|
||||||
|
/hyph-ru.pat.txt
|
||||||
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-10
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
@ -1,23 +1,35 @@
|
|||||||
Name: hyphen-ru
|
Name: hyphen-ru
|
||||||
Summary: Russian hyphenation rules
|
Summary: Russian hyphenation rules
|
||||||
%global upstreamid 20020727
|
%global upstreamid 20200325
|
||||||
Version: 0.%{upstreamid}
|
Version: 0.%{upstreamid}
|
||||||
Release: 17%{?dist}
|
Release: 13%{?dist}
|
||||||
Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_ru_RU.zip
|
Source1: http://mirrors.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-ru.tex
|
||||||
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
|
Source2: http://mirrors.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/txt/hyph-ru.pat.txt
|
||||||
License: LGPLv2+
|
URL: https://ctan.org/tex-archive/language/hyph-utf8
|
||||||
|
License: LPPL-1.3a
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: hyphen
|
Requires: hyphen
|
||||||
|
BuildRequires: hyphen-devel
|
||||||
Supplements: (hyphen and langpacks-ru)
|
Supplements: (hyphen and langpacks-ru)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Russian hyphenation rules.
|
Russian hyphenation rules.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -c -n hyphen-ru
|
%autosetup -c -n hyphen-ru -T
|
||||||
|
|
||||||
%build
|
%build
|
||||||
chmod -x *
|
substrings.pl %{SOURCE2} hyph_ru_RU.dic UTF-8 2 2
|
||||||
|
cat > README_hyph_ru_RU.txt << EOF
|
||||||
|
hyph_ru_RU.dic generated by:
|
||||||
|
substrings.pl hyph-ru.pat.txt hyph_ru_RU.dic UTF-8 2 2
|
||||||
|
from hyph-ru.pat.txt provided by hyph-utf8 from
|
||||||
|
https://ctan.org/tex-archive/language/hyph-utf8
|
||||||
|
where hyph-ru.pat.txt is derived from hyph-ru.tex
|
||||||
|
whose licence header follows here:
|
||||||
|
|
||||||
|
EOF
|
||||||
|
head -n 44 %{SOURCE1} >> README_hyph_ru_RU.txt
|
||||||
|
|
||||||
%install
|
%install
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
@ -34,6 +46,61 @@ done
|
|||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.20200325-13
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.20200325-12
|
||||||
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-11
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-10
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Feb 23 2023 Caolán McNamara <caolanm@redhat.com> - 0.20200325-8
|
||||||
|
- migrated to SPDX license
|
||||||
|
|
||||||
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Nov 29 2022 Caolán McNamara <caolanm@redhat.com> - 0.20200325-6
|
||||||
|
- Resolves: rhbz#2148806 fix changelog dates
|
||||||
|
|
||||||
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.20200325-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Oct 16 2020 Caolán McNamara <caolanm@redhat.com> - 0.20200325-1
|
||||||
|
- rhbz#1888913 provide more recent patterns in UTF-8
|
||||||
|
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20020727-22
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20020727-21
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20020727-20
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20020727-19
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20020727-18
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Jul 06 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20020727-17
|
* Fri Jul 06 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 0.20020727-17
|
||||||
- Update Source tag
|
- Update Source tag
|
||||||
|
|
||||||
@ -80,8 +147,8 @@ done
|
|||||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020727-3
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020727-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jan 21 2009 Caolan McNamara <caolanm@redhat.com> - 0.20020727-2
|
* Wed Jan 21 2009 Caolán McNamara <caolanm@redhat.com> - 0.20020727-2
|
||||||
- add an alias
|
- add an alias
|
||||||
|
|
||||||
* Fri Nov 23 2007 Caolan McNamara <caolanm@redhat.com> - 0.20020727-1
|
* Fri Nov 23 2007 Caolán McNamara <caolanm@redhat.com> - 0.20020727-1
|
||||||
- initial version
|
- initial version
|
||||||
|
3
sources
3
sources
@ -1 +1,2 @@
|
|||||||
SHA512 (hyph_ru_RU.zip) = 4538a4fbdd61adafe321258fb4a9b1896d10747adf8203bd3a5eaa40ee15a9d5d3d8304a19a644f676a1224ac36f5d47ae7a10cbcae22ccbd2f8af49bf5e92ac
|
SHA512 (hyph-ru.tex) = 803f9f9c726dfc4401546622283a13f5146ac92bdcfaed3fabdf647be88f3ef35b1de16db84bd38961ade396d6491ee89ddd0b120d5e9f821637ffbc870d56d0
|
||||||
|
SHA512 (hyph-ru.pat.txt) = 3cef8d8b76864c07a0f062381a1c0aeea5610a0a518747402173d4bf57787b946eeefef57a041889679647183ead0cee0e8f8d54f0a9b3d63b976287db738b79
|
||||||
|
Loading…
Reference in New Issue
Block a user