]> git.pld-linux.org Git - packages/enchant.git/blobdiff - enchant.spec
- fix building with hunspell 1.4
[packages/enchant.git] / enchant.spec
index 44b57e84d811c058a66c49dc7586d58042216fe4..96a3dff43431a89566aa77ffda6450ad84657cd9 100644 (file)
@@ -6,11 +6,12 @@ Summary:      libenchant - generic spell checking library
 Summary(pl.UTF-8):     libenchant - ogólna biblioteka sprawdzania pisowni
 Name:          enchant
 Version:       1.6.0
-Release:       4
+Release:       5
 License:       LGPL v2
 Group:         Libraries
 Source0:       http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: de11011aff801dc61042828041fb59c7
+Patch0:                hunspell-1.4.patch
 URL:           http://www.abisource.com/enchant/
 BuildRequires: aspell-devel >= 2:0.50.0
 BuildRequires: autoconf
@@ -188,6 +189,7 @@ Moduł obsługujący backend zemberek (turecki) dla Enchanta.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.201212 seconds and 4 git commands to generate.