- Rebuild for ABI-incompatible hunspell-1.2.4.2-2.fc10

This commit is contained in:
Michael Schwendt 2008-07-26 08:33:21 +00:00
parent ecf9a27777
commit 9fa3c5cce8
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: An Enchanting Spell Checking Library
Name: enchant
Version: 1.4.2
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
Group: System Environment/Libraries
License: LGPLv2+
@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/enchant/*.la
rm -r $RPM_BUILD_ROOT
%changelog
* Sat Jul 26 2008 Michael Schwendt <mschwendt@fedoraproject.org> 1:1.4.2-4
- Rebuild for ABI-incompatible hunspell-1.2.4.2-2.fc10
* Thu Jul 10 2008 Marc Maurer <uwog@abisource.com> 1:1.4.2-3
- Fix 426712: don't build static libs (patch from Michael Schwendt)