This commit is contained in:
committed by
Git OBS Bridge
parent
f6817aa38e
commit
86c4be70a1
@@ -13,13 +13,14 @@ Summary: Hunspell - a spell checker and morphological analyzer library
|
||||
|
||||
Name: hunspell
|
||||
Version: 1.2.2
|
||||
Release: 3
|
||||
Release: 5
|
||||
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
||||
Group: System/Libraries
|
||||
Source0: %{name}-1.2.2.tar.bz2
|
||||
Patch1: %{name}-uninitialised.patch
|
||||
Patch2: %{name}-function_address.patch
|
||||
Patch3: %{name}-ac.patch
|
||||
Patch4: %{name}-pkgconfig_libdir.patch
|
||||
Url: http://hunspell.sourceforge.net/
|
||||
BuildRequires: autoconf >= 2.59
|
||||
BuildRequires: ncurses-devel >= 5.0
|
||||
@@ -91,6 +92,7 @@ Authors:
|
||||
%patch1
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4
|
||||
|
||||
%build
|
||||
cp /usr/share/gettext/config.rpath .
|
||||
@@ -152,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libhunspell-*.a
|
||||
|
||||
%changelog
|
||||
* Wed Apr 23 2008 lmichnovic@suse.cz
|
||||
- fixed libdir and includedir in pkg-config file [bnc#382638]
|
||||
(hunspell-pkgconfig_libdir.patch)
|
||||
* Tue Apr 15 2008 schwab@suse.de
|
||||
- Avoid libtool namespace clash.
|
||||
* Sun Apr 13 2008 lmichnovic@suse.cz
|
||||
|
Reference in New Issue
Block a user