import hunspell-or-1.0.0-9.el8
This commit is contained in:
commit
56b79c573c
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
SOURCES/or_in.1.0.0.tar.gz
|
1
.hunspell-or.metadata
Normal file
1
.hunspell-or.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
98621e62c0d7cb42b6d825e28831beb452717f2d SOURCES/or_in.1.0.0.tar.gz
|
99
SPECS/hunspell-or.spec
Normal file
99
SPECS/hunspell-or.spec
Normal file
@ -0,0 +1,99 @@
|
|||||||
|
Name: hunspell-or
|
||||||
|
Summary: Odia hunspell dictionaries
|
||||||
|
Version: 1.0.0
|
||||||
|
Epoch: 1
|
||||||
|
Release: 9%{?dist}
|
||||||
|
License: GPLv2+
|
||||||
|
URL: https://gitorious.org/hunspell_dictionaries/hunspell_dictionaries.git
|
||||||
|
Source0: http://anishpatil.fedorapeople.org/or_in.%{version}.tar.gz
|
||||||
|
BuildRequires: hunspell-devel
|
||||||
|
Requires: hunspell
|
||||||
|
Supplements: (hunspell and langpacks-or)
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
Odia hunspell dictionaries.
|
||||||
|
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -c -n or_IN
|
||||||
|
|
||||||
|
iconv -f ISO-8859-1 -t UTF-8 or_IN/Copyright > or_IN/Copyright.utf8
|
||||||
|
mv or_IN/Copyright.utf8 or_IN/Copyright
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
|
||||||
|
%install
|
||||||
|
mkdir -p %{buildroot}%{_datadir}/myspell
|
||||||
|
cp -p or_IN/*.dic or_IN/*.aff %{buildroot}%{_datadir}/myspell
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc or_IN/README
|
||||||
|
%license or_IN/COPYING or_IN/Copyright
|
||||||
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Sep 28 2017 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-8
|
||||||
|
- Fix the upstream URL (rh#1294622)
|
||||||
|
|
||||||
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 19 2016 Parag Nemade <pnemade AT redhat DOT com> - 1:1.0.0-5
|
||||||
|
- Add Supplements: tag for langpacks naming guidelines
|
||||||
|
- Clean the specfile to follow current packaging guidelines
|
||||||
|
|
||||||
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.0.0-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.0-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.0.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri May 16 2014 Anish Patil<apatil@redhat.com> - 1:1.0.0-1
|
||||||
|
- Upstream has changed and built with new tarball
|
||||||
|
|
||||||
|
* Wed Dec 11 2013 Parag <pnemade AT redhat DOT com> - 1:0.03-4
|
||||||
|
- Resolves:rh#1040289: Change language name "Oriya" to "Odia"
|
||||||
|
|
||||||
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.03-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.03-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Dec 07 2012 Parag <pnemade AT redhat DOT com> - 1:0.03-1
|
||||||
|
- Update upstream source
|
||||||
|
|
||||||
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20050726-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Feb 28 2012 Parag <pnemade AT redhat DOT com> - 20050726-7
|
||||||
|
- spec cleanup
|
||||||
|
|
||||||
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20050726-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20050726-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20050726-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20050726-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Jan 06 2008 Parag <pnemade@redhat.com> - 20050726-2
|
||||||
|
- Added Copyright
|
||||||
|
|
||||||
|
* Thu Jan 03 2008 Parag <pnemade@redhat.com> - 20050726-1
|
||||||
|
- Initial Fedora release
|
Loading…
Reference in New Issue
Block a user