update to 2.4_20070901_0 [release 2.4_20070901_0-1mamba;Wed Jul 01 2020]
This commit is contained in:
parent
c397c497ed
commit
9822a8d0c2
@ -1,15 +1,17 @@
|
|||||||
%define aspell_majver 0.60
|
%define aspell_majver 0.60
|
||||||
%define extraver 0
|
%define extraver 0
|
||||||
|
%define pkgver %(echo %version | tr _ -)
|
||||||
|
|
||||||
Name: aspell-it
|
Name: aspell-it
|
||||||
Version: 2.2_20050523
|
Version: 2.4_20070901_0
|
||||||
Summary: Italian dictionary for aspell
|
Summary: Italian dictionary for aspell
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Group: System/Internationalization
|
Group: System/Internationalization
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
Source: http://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-%{version}-%{extraver}.tar.bz2
|
Source: https://sourceforge.net/projects/linguistico/files/Dizionario%20italiano%20per%20Aspell/%{pkgver}/aspell6-it-%{pkgver}.tar.bz2
|
||||||
|
#Source: http://ftp.gnu.org/gnu/aspell/dict/it/aspell6-it-%{version}-%{extraver}.tar.bz2
|
||||||
URL: http://aspell.net
|
URL: http://aspell.net
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -22,8 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
An Italian dictionary for use with aspell, a spelling checker.
|
An Italian dictionary for use with aspell, a spelling checker.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
%setup -q -n aspell6-it-%{pkgver}
|
||||||
%setup -q -n aspell6-it-%{version}-%{extraver}
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure
|
./configure
|
||||||
@ -46,6 +47,15 @@ An Italian dictionary for use with aspell, a spelling checker.
|
|||||||
%{_libdir}/aspell-%{aspell_majver}/italiano.alias
|
%{_libdir}/aspell-%{aspell_majver}/italiano.alias
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4_20070901_0-1mamba
|
||||||
|
- update to 2.4_20070901_0
|
||||||
|
|
||||||
|
* Wed Jul 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4_20070901-1mamba
|
||||||
|
- update to 2.4_20070901
|
||||||
|
|
||||||
|
* Wed Jul 01 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.20070901-1mamba
|
||||||
|
- update to 2.4.20070901
|
||||||
|
|
||||||
* Wed Feb 06 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2_20050523-2mamba
|
* Wed Feb 06 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2_20050523-2mamba
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user