SPECS: enchant.spec - updated to 1.2.0
qboosh
qboosh at pld-linux.org
Mon Oct 24 20:30:31 CEST 2005
Author: qboosh Date: Mon Oct 24 18:30:31 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.0
---- Files affected:
SPECS:
enchant.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/enchant.spec
diff -u SPECS/enchant.spec:1.8 SPECS/enchant.spec:1.9
--- SPECS/enchant.spec:1.8 Wed Aug 17 21:47:37 2005
+++ SPECS/enchant.spec Mon Oct 24 20:30:14 2005
@@ -2,18 +2,18 @@
Summary: libenchant - generic spell checking library
Summary(pl): libenchant - ogólna biblioteka sprawdzania pisowni
Name: enchant
-Version: 1.1.6
+Version: 1.2.0
Release: 1
License: LGPL
Group: Libraries
-Source0: http://www.abisource.com/downloads/enchant/1.1.6/%{name}-%{version}.tar.gz
-# Source0-md5: 57727c23059e260a2c116c40f005439c
+Source0: http://www.abisource.com/downloads/enchant/1.2.0/%{name}-%{version}.tar.gz
+# Source0-md5: e44a734a85fbbadf898fb935ac346f31
URL: http://www.abisource.com/enchant/
-BuildRequires: automake
-BuildRequires: autoconf
-BuildRequires: libtool
BuildRequires: aspell-devel >= 2:0.50.0
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: glib2-devel >= 2.0
+BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: uspell-devel >= 1.1.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -139,10 +139,11 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I ac-helpers
%{__autoconf}
%{__automake}
%configure \
+ --disable-binreloc \
--with-ispell-dir=/usr/lib/ispell \
--with-uspell-dir=/usr/share/uspell
# --with-myspell-dir=/some/where
@@ -171,6 +172,7 @@
%attr(755,root,root) %{_bindir}/enchant-lsmod
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%dir %{_libdir}/enchant
+%{_datadir}/enchant
%{_mandir}/man1/enchant.1*
%files devel
@@ -206,6 +208,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2005/10/24 18:30:14 qboosh
+- updated to 1.2.0
+
Revision 1.8 2005/08/17 19:47:37 paladine
- updated to 1.1.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/enchant.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list