From 4897614e3ea15958904a367b6c8ea1ddaeed455f Mon Sep 17 00:00:00 2001 From: Packit Date: Sep 22 2020 09:45:05 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/hyphen-ia.spec b/SPECS/hyphen-ia.spec new file mode 100644 index 0000000..d950002 --- /dev/null +++ b/SPECS/hyphen-ia.spec @@ -0,0 +1,83 @@ +Name: hyphen-ia +Summary: Interlingua hyphenation rules +%global upstreamid 20050628 +Version: 0.%{upstreamid} +Release: 14%{?dist} +Source: http://www.ctan.org/get/language/hyphenation/iahyphen.tex +URL: http://www.ctan.org/tex-archive/help/Catalogue/entries/iahyphen.html +License: LPPL +BuildArch: noarch +BuildRequires: hyphen-devel +Requires: hyphen +Supplements: (hyphen and langpacks-ia) +Patch0: hyphen-ia-cleantex.patch + +%description +Interlingua hyphenation rules. + +%prep +%setup -T -q -c -n hyphen-ia +cp -p %{SOURCE0} . +%patch0 -p0 -b .clean + +%build +substrings.pl iahyphen.tex hyph_ia.dic ISO8859-1 +echo "Created with substring.pl by substrings.pl iahyphen.tex hyph_ia.dic ISO8859-1" > README +echo "---" >> README +head -n 25 iahyphen.tex >> README + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p hyph_ia.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + + +%files +%doc README +%{_datadir}/hyphen/* + +%changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.20050628-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 0.20050628-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 0.20050628-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 0.20050628-11 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 0.20050628-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 0.20050628-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.20050628-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 0.20050628-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 0.20050628-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 0.20050628-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 0.20050628-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 0.20050628-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Fri Jul 24 2009 Fedora Release Engineering - 0.20050628-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Sat Mar 28 2009 Caolan McNamara - 0.20050628-1 +- bump to next day for consistency + +* Tue Mar 17 2009 Caolan McNamara - 0.20050627-1 +- initial version