Accepting request 223453 from home:AndreasSchwab:f
- hashmgr-add-word.patch: fix allocation error in HashMgr::add_word (from http://sourceforge.net/p/hunspell/patches/49/) OBS-URL: https://build.opensuse.org/request/show/223453 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hunspell?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
a27cc776a2
commit
6e6ad60bfa
@@ -27,6 +27,7 @@ Release: 0
|
||||
Url: http://hunspell.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/project/%{name}/Hunspell/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Patch0: hashmgr-add-word.patch
|
||||
BuildRequires: autoconf >= 2.59
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
@@ -73,6 +74,7 @@ Static hunspell library.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user