* Sat Jan 9 2010 Dan Kenigsberg <danken@cs.technion.ac.il> - 1.1-3
- Rebuild with proper hunspell-devel dependency
This commit is contained in:
parent
641b2770c0
commit
9b3ecb6250
@ -1,13 +1,13 @@
|
||||
Summary: A Hebrew spell checker
|
||||
Name: hspell
|
||||
Version: 1.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: http://hspell.ivrix.org.il
|
||||
Source: http://hspell.ivrix.org.il/hspell-%{version}.tar.gz
|
||||
License: GPLv2
|
||||
Group: Applications/Text
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: zlib-devel hunspell-devel
|
||||
Patch0: hspell-1.0.sharedlib.patch
|
||||
|
||||
%description
|
||||
@ -102,6 +102,9 @@ rm -rf %{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Sat Jan 9 2010 Dan Kenigsberg <danken@cs.technion.ac.il> - 1.1-3
|
||||
- Rebuild with proper hunspell-devel dependency
|
||||
|
||||
* Fri Jan 1 2010 Dan Kenigsberg <danken@cs.technion.ac.il> - 1.1-2
|
||||
- Rebase to upstream version 1.1 and fix spec typos.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user