SPECS: hunspell.spec - up to 1.2.6
arekm
arekm at pld-linux.org
Sat Jul 19 10:32:16 CEST 2008
Author: arekm Date: Sat Jul 19 08:32:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.2.6
---- Files affected:
SPECS:
hunspell.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/hunspell.spec
diff -u SPECS/hunspell.spec:1.16 SPECS/hunspell.spec:1.17
--- SPECS/hunspell.spec:1.16 Thu Apr 10 18:21:13 2008
+++ SPECS/hunspell.spec Sat Jul 19 10:32:10 2008
@@ -1,16 +1,14 @@
# $Revision$, $Date$
-%define rel 2
Summary: Hunspell - a spell checker and morphological analyzer library
Summary(pl.UTF-8): hunspell - biblioteka do sprawdzania pisowni i analizy morfologicznej
Name: hunspell
-Version: 1.2.2
-Release: 0.b.%{rel}
+Version: 1.2.6
+Release: 1
License: MPL v1.1 or GPL v2+ or LGPL v2.1+
Group: Libraries
-Source0: http://dl.sourceforge.net/hunspell/%{name}-%{version}b.tar.gz
-# Source0-md5: 46aecfa635868f2618b204968f4bebd1
+Source0: http://dl.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
+# Source0-md5: 57ee841a0c4f97ad64ef12136413398b
Patch0: %{name}-as-needed.patch
-Patch1: %{name}-lt.patch
URL: http://hunspell.sourceforge.net/
BuildRequires: autoconf >= 2.59
BuildRequires: automake
@@ -79,9 +77,8 @@
Statyczna biblioteka hunspella.
%prep
-%setup -q -n %{name}-%{version}b
+%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{__gettextize}
@@ -122,6 +119,8 @@
%attr(755,root,root) %{_libdir}/libhunspell-*.*.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libhunspell-*.*.so.0
%attr(755,root,root) %{_libdir}/libhunspell.so.1
+%{_mandir}/man1/hunzip.1*
+%{_mandir}/man1/hzip.1*
%{_mandir}/man1/hunspell.1*
%{_mandir}/man4/hunspell.4*
%lang(hu) %{_mandir}/hu/man1/hunspell.1*
@@ -143,6 +142,7 @@
%{_includedir}/munch.h
%{_includedir}/unmunch.h
%{_pkgconfigdir}/hunspell.pc
+%{_mandir}/man3/hunspell.3*
%files static
%defattr(644,root,root,755)
@@ -154,7 +154,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.16 2008/04/10 16:21:13 glen
+Revision 1.17 2008/07/19 08:32:10 arekm
+- up to 1.2.6
+
+Revision 1.16 2008-04-10 16:21:13 glen
- keep also old style soname link for openoffice; rel 2
Revision 1.15 2008-03-09 18:00:57 qboosh
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hunspell.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list