update to 3.5.2014_11_08 [release 3.5.2014_11_08-1mamba;Sat Oct 29 2022]
This commit is contained in:
parent
ea06a4ef6e
commit
06509ccc34
@ -1,17 +1,18 @@
|
|||||||
|
%define pkgver %(echo %version | tr _ -)
|
||||||
Name: hunspell-ar
|
Name: hunspell-ar
|
||||||
Version: 3.1
|
Version: 3.5.2014_11_08
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Arabic hunspell dictionary
|
Summary: Arabic hunspell dictionary
|
||||||
Group: System/Internationalization
|
Group: System/Internationalization
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: gil <puntogil@libero.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://ayaspell.sourceforge.net/
|
URL: https://ayaspell.sourceforge.net/
|
||||||
Source: http://garr.dl.sourceforge.net/project/ayaspell/hunspell-ar_%{version}.zip
|
Source: https://downloads.sourceforge.net/project/ayaspell/hunspell-ar_%{pkgver}.zip
|
||||||
License: GPL, LGPL, MPL
|
License: GPL, LGPL, MPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
#BuildArch: noarch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Arabic (Egypt, Algeria, etc.) hunspell dictionary.
|
Arabic (Egypt, Algeria, etc.) hunspell dictionary.
|
||||||
@ -40,14 +41,20 @@ popd
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_datadir}/myspell
|
%{_datadir}/myspell/*.aff
|
||||||
%doc AUTHORS COPYING ChangeLog-ar README* THANKS
|
%{_datadir}/myspell/*.dic
|
||||||
|
%doc AUTHORS COPYING
|
||||||
|
#ChangeLog-ar README* THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.5.2014_11_08-1mamba
|
||||||
|
- update to 3.5.2014_11_08
|
||||||
|
|
||||||
* Sun Jun 19 2011 Automatic Build System <autodist@mambasoft.it> 3.1-1mamba
|
* Sun Jun 19 2011 Automatic Build System <autodist@mambasoft.it> 3.1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sun Apr 10 2011 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 3.0-1mamba
|
* Sun Apr 10 2011 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 3.0-1mamba
|
||||||
- update to 3.0
|
- update to 3.0
|
||||||
|
|
||||||
* Sat Mar 19 2011 gil <puntogil@libero.it> 20101230-1mamba
|
* Sat Mar 19 2011 gil <puntogil@libero.it> 20101230-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
||||||
|
Loading…
Reference in New Issue
Block a user