automatic version update by autodist [release 1.7.2-1mamba;Sun Jan 01 2023]
This commit is contained in:
parent
57a634bca4
commit
be95456ec3
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version| cut -d. -f1-2)
|
%define majver %(echo %version| cut -d. -f1-2)
|
||||||
Name: hunspell
|
Name: hunspell
|
||||||
Version: 1.7.1
|
Version: 1.7.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The default spell checker of OpenOffice.org office suite
|
Summary: The default spell checker of OpenOffice.org office suite
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -9,7 +9,6 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://hunspell.github.io/
|
URL: http://hunspell.github.io/
|
||||||
Source: https://github.com/hunspell/hunspell.git/v%{version}/hunspell-%{version}.tar.bz2
|
Source: https://github.com/hunspell/hunspell.git/v%{version}/hunspell-%{version}.tar.bz2
|
||||||
#Source: http://downloads.sourceforge.net/hunspell/hunspell-%{version}.tar.gz
|
|
||||||
Patch0: %{name}-1.1.11-lib_noversion.patch
|
Patch0: %{name}-1.1.11-lib_noversion.patch
|
||||||
Patch1: %{name}-1.2.8-defaultlanguage.patch
|
Patch1: %{name}-1.2.8-defaultlanguage.patch
|
||||||
License: GPL, LGPL, MPL 1.1
|
License: GPL, LGPL, MPL 1.1
|
||||||
@ -123,7 +122,6 @@ ln -s . %{buildroot}%{_datadir}/myspell/dicts
|
|||||||
%{_includedir}/hunspell/*.h
|
%{_includedir}/hunspell/*.h
|
||||||
%{_includedir}/hunspell/*.hxx
|
%{_includedir}/hunspell/*.hxx
|
||||||
%{_libdir}/libhunspell-%{majver}.a
|
%{_libdir}/libhunspell-%{majver}.a
|
||||||
%{_libdir}/libhunspell-%{majver}.la
|
|
||||||
%{_libdir}/libhunspell-%{majver}.so
|
%{_libdir}/libhunspell-%{majver}.so
|
||||||
%{_libdir}/pkgconfig/hunspell.pc
|
%{_libdir}/pkgconfig/hunspell.pc
|
||||||
#%{_libdir}/libparsers.a
|
#%{_libdir}/libparsers.a
|
||||||
@ -132,6 +130,9 @@ ln -s . %{buildroot}%{_datadir}/myspell/dicts
|
|||||||
%doc THANKS
|
%doc THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 01 2023 Automatic Build System <autodist@mambasoft.it> 1.7.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Aug 23 2022 Automatic Build System <autodist@mambasoft.it> 1.7.1-1mamba
|
* Tue Aug 23 2022 Automatic Build System <autodist@mambasoft.it> 1.7.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user