From 3c4b6d3ae9cf44c9097abdf8709ff897e14e51ba Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 4 Apr 2023 15:17:39 +0000 Subject: [PATCH] Import rpm: c8s --- .gitignore | 2 ++ hyphen-fo.spec | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 82 insertions(+) create mode 100644 .gitignore create mode 100644 hyphen-fo.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fca3241 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +SOURCES/hyph_fo_FO-20040420a.zip +/hyph_fo_FO-20040420a.zip diff --git a/hyphen-fo.spec b/hyphen-fo.spec new file mode 100644 index 0000000..745311a --- /dev/null +++ b/hyphen-fo.spec @@ -0,0 +1,79 @@ +Name: hyphen-fo +Summary: Faroese hyphenation rules +%global upstreamid 20040420 +Version: 0.%{upstreamid} +Release: 13%{?dist} +Source: http://fo.speling.org/filer/hyph_fo_FO-20040420a.zip +URL: http://fo.speling.org/ +License: GPL+ +BuildArch: noarch +Requires: hyphen +Supplements: (hyphen and langpacks-fo) + +%description +Faroese hyphenation rules. + +%prep +%setup -q -c + +%build +for i in README_hyph_fo_FO.txt; do + if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then + iconv -f ISO-8859-1 -t UTF-8 $i > $i.new + touch -r $i $i.new + mv -f $i.new $i + fi + tr -d '\r' < $i > $i.new + touch -r $i $i.new + mv -f $i.new $i +done + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p hyph_fo_FO.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + + +%files +%doc README_hyph_fo_FO.txt +%{_datadir}/hyphen/* + +%changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.20040420-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 0.20040420-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 0.20040420-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 0.20040420-10 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 0.20040420-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 0.20040420-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.20040420-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 0.20040420-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Thu Feb 14 2013 Fedora Release Engineering - 0.20040420-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 0.20040420-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 0.20040420-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 0.20040420-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Mon Aug 10 2009 Caolan McNamara - 0.20040420-1 +- initial version diff --git a/sources b/sources new file mode 100644 index 0000000..e5067b9 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (hyph_fo_FO-20040420a.zip) = c1cf2593668558c44ab7cbb8fb3ce915cf59eec25a07de9834ef24d2783e56beea708d6666975059b2f33807279d0085d4910145f4bd410b4c736a0a7620f187