Author: amateja Date: Fri May 29 08:21:55 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.4.2
---- Files affected: packages/enchant: enchant.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/enchant/enchant.spec diff -u packages/enchant/enchant.spec:1.23 packages/enchant/enchant.spec:1.24 --- packages/enchant/enchant.spec:1.23 Sun Aug 10 13:35:26 2008 +++ packages/enchant/enchant.spec Fri May 29 10:21:49 2009 @@ -6,12 +6,12 @@ Summary: libenchant - generic spell checking library Summary(pl.UTF-8): libenchant - ogólna biblioteka sprawdzania pisowni Name: enchant -Version: 1.3.0 -Release: 3 +Version: 1.4.2 +Release: 1 License: LGPL Group: Libraries Source0: http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: f7edafae875616b83e7a17a7e5c2d585 +# Source0-md5: fe4558269ff59f569ab9581c907d58cb URL: http://www.abisource.com/enchant/ BuildRequires: aspell-devel >= 2:0.50.0 BuildRequires: autoconf @@ -162,7 +162,7 @@ %build %{__libtoolize} -%{__aclocal} -I ac-helpers +%{__aclocal} %{__autoconf} %{__automake} %configure \ @@ -182,6 +182,8 @@ # useless - modules loaded through libgmodule rm -f $RPM_BUILD_ROOT%{_libdir}/enchant/*.{la,a} +#Zemberek is an open source Natural Language Processing library for Turkic languages +rm -f $RPM_BUILD_ROOT%{_libdir}/enchant/libenchant_zemberek.so %clean rm -rf $RPM_BUILD_ROOT @@ -194,7 +196,7 @@ %doc AUTHORS MAINTAINERS NEWS README TODO %attr(755,root,root) %{_bindir}/enchant %attr(755,root,root) %{_bindir}/enchant-lsmod -%attr(755,root,root) %{_libdir}/lib*.so.*.*.* +%attr(755,root,root) %{_libdir}/lib*.so.* %dir %{_libdir}/enchant %{_datadir}/enchant %{_mandir}/man1/enchant.1* @@ -238,6 +240,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2009/05/29 08:21:49 amateja +- updated to 1.4.2 + Revision 1.23 2008/08/10 11:35:26 patrys - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/enchant/enchant.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
