From d24e838e90a80ad9b9ad235d03c847254e9cb867 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 7 May 2019 08:06:13 -0400 Subject: [PATCH] import hunspell-tpi-0.07-10.el8 --- .gitignore | 1 + .hunspell-tpi.metadata | 1 + SPECS/hunspell-tpi.spec | 72 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 .gitignore create mode 100644 .hunspell-tpi.metadata create mode 100644 SPECS/hunspell-tpi.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d2639b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/hunspell-tpi-0.07.oxt diff --git a/.hunspell-tpi.metadata b/.hunspell-tpi.metadata new file mode 100644 index 0000000..ec83a28 --- /dev/null +++ b/.hunspell-tpi.metadata @@ -0,0 +1 @@ +1f39e3a7d9b9be15b6ba257443c84f9e341bb67e SOURCES/hunspell-tpi-0.07.oxt diff --git a/SPECS/hunspell-tpi.spec b/SPECS/hunspell-tpi.spec new file mode 100644 index 0000000..afa18c6 --- /dev/null +++ b/SPECS/hunspell-tpi.spec @@ -0,0 +1,72 @@ +Name: hunspell-tpi +Summary: Tok Pisin hunspell dictionaries +Version: 0.07 +Release: 10%{?dist} +Source: https://downloads.sourceforge.net/project/aoo-extensions/4824/3/hunspell-tpi-0.07.oxt +URL: http://extensions.services.openoffice.org/en/project/tok-pisin-spell-checker +License: GPLv3+ +BuildArch: noarch +Requires: hunspell +Supplements: (hunspell and langpacks-tpi) + +%description +Tok Pisin hunspell dictionaries. + +%prep +%autosetup -c + +%build + +%install +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p dictionaries/tpi_PG.* $RPM_BUILD_ROOT/%{_datadir}/myspell + + +%files +%doc dictionaries/README_tpi_PG.txt +%license LICENSES-en.txt +%{_datadir}/myspell/* + +%changelog +* Sun Jul 08 2018 Parag Nemade - 0.07-10 +- Update Source tag + +* Wed Feb 07 2018 Fedora Release Engineering - 0.07-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 0.07-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 0.07-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Feb 19 2016 Parag Nemade - 0.07-6 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + +* Thu Feb 04 2016 Fedora Release Engineering - 0.07-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Wed Jun 17 2015 Fedora Release Engineering - 0.07-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Sat Jun 07 2014 Fedora Release Engineering - 0.07-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 0.07-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Fri Apr 05 2013 Caolán McNamara - 0.07-1 +- latest version + +* Thu Feb 14 2013 Fedora Release Engineering - 0.05-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Thu Jul 19 2012 Fedora Release Engineering - 0.05-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 0.05-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Sun Mar 20 2011 Caolán McNamara - 0.05-1 +- initial version