automatic version update by autodist [release 1.7.1-1mamba;Tue Aug 23 2022]
This commit is contained in:
parent
cfa7147dd6
commit
57a634bca4
@ -1,13 +1,13 @@
|
|||||||
%define majver %(echo %version| cut -d. -f1-2)
|
%define majver %(echo %version| cut -d. -f1-2)
|
||||||
Name: hunspell
|
Name: hunspell
|
||||||
Version: 1.7.0
|
Version: 1.7.1
|
||||||
Release: 2mamba
|
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://hunspell.sourceforge.net/
|
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
|
#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
|
||||||
@ -19,8 +19,8 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Hunspell is the default spell checker of OpenOffice.org office suite and expectant spell checker of Mozilla Firefox and Thunderbird.
|
Hunspell is the default spell checker of OpenOffice.org office suite and expectant spell checker of Mozilla Firefox and Thunderbird.
|
||||||
@ -132,6 +132,9 @@ ln -s . %{buildroot}%{_datadir}/myspell/dicts
|
|||||||
%doc THANKS
|
%doc THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 23 2022 Automatic Build System <autodist@mambasoft.it> 1.7.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu May 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-2mamba
|
* Thu May 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.0-2mamba
|
||||||
- provide /usr/share/myspell/dicts as symlink to /usr/share/myspell
|
- provide /usr/share/myspell/dicts as symlink to /usr/share/myspell
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user