OBS User unknown
2008-05-06 20:20:13 +00:00
committed by Git OBS Bridge
parent 86c4be70a1
commit 226dd260ca
3 changed files with 18 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ Summary: Hunspell - a spell checker and morphological analyzer library
Name: hunspell
Version: 1.2.2
Release: 5
Release: 9
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
@@ -154,6 +154,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libhunspell-*.a
%changelog
* Tue May 06 2008 coolo@suse.de
- fix build
* Wed Apr 23 2008 lmichnovic@suse.cz
- fixed libdir and includedir in pkg-config file [bnc#382638]
(hunspell-pkgconfig_libdir.patch)