Author: qboosh                       Date: Wed Mar 14 22:07:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   hunspell.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/hunspell.spec
diff -u SPECS/hunspell.spec:1.3 SPECS/hunspell.spec:1.4
--- SPECS/hunspell.spec:1.3     Tue Mar  6 00:19:20 2007
+++ SPECS/hunspell.spec Wed Mar 14 23:07:07 2007
@@ -1,16 +1,19 @@
 # $Revision$, $Date$
-Summary:       Hunspell is a spell checker and morphological analyzer library
+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.1.4
 Release:       1
-Source0:       http://dl.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
-# Source0-md5: 4cf2dfb89dd58392ad5a1183c69eb628
 License:       LGPL
 Group:         Libraries
-URL:           http://hunspell.sourceforge.net/
+Source0:       http://dl.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
+# Source0-md5: 4cf2dfb89dd58392ad5a1183c69eb628
 Patch0:                %{name}-sharedlibs.patch
 Patch1:                %{name}-defaultdictfromlang.patch
 Patch2:                %{name}-capi.patch
+URL:           http://hunspell.sourceforge.net/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -21,31 +24,51 @@
 terminal interface using Curses library, Ispell pipe interface,
 OpenOffice.org UNO module.
 
+%description -l pl.UTF-8
+hunspell to biblioteka oraz program do sprawdzania pisowni i analizy
+morfologicznej zaprojektowany dla języków z bogatą morfologią i
+zkomplikowanym składaniem słów lub kodowaniem znaków. Interfejsy
+hunspella to: interfejs terminalowy w stylu Ispella korzystający z
+biblioteki Curses, interfejs potokowy Ispella, moduł UNO
+OpenOffice.org.
+
 # NOTE: munch,unmunch collide with myspell-tools
 %package tools
 Summary:       hunspell tools
+Summary(pl.UTF-8):     Narzędzia hunspella
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description tools
 This package contains munch and unmunch programs.
 
+%description tools -l pl.UTF-u
+Ten pakiet zawiera programy munch i unmunch.
+
 %package devel
 Summary:       Files for developing with hunspell
+Summary(pl.UTF-8):     Pliki do programowania z użyciem hunspella
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
-Includes and definitions for developing with hunspell
+Includes and definitions for developing with hunspell.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe i definicje do programowania z użyciem hunspella.
 
 %package static
 Summary:       Static hunspell library
+Summary(pl.UTF-8):     Statyczna biblioteka hunspella
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static hunspell library.
 
+%description static -l pl.UTF-8
+Statyczna biblioteka hunspella.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -94,7 +117,7 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/libhunspell.so
+%attr(755,root,root) %{_libdir}/libhunspell.so
 %{_libdir}/libhunspell.la
 %{_includedir}/%{name}
 %{_pkgconfigdir}/hunspell.pc
@@ -110,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/03/14 22:07:07  qboosh
+- pl
+
 Revision 1.3  2007/03/05 23:19:20  glen
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hunspell.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to