]> git.pld-linux.org Git - packages/aspell-ru.git/blobdiff - aspell-ru.spec
- unify ftp.gnu.org urls
[packages/aspell-ru.git] / aspell-ru.spec
index 2e06a6907df135597dabb4b204ce6cb1c08b6f06..fd39b60eef1fb7f08e9dd50c55d9f2ea3441adfd 100644 (file)
@@ -1,28 +1,31 @@
 Summary:       Russian dictionary for aspell
-Summary(pl):   Rosyjski s³ownik dla aspella
-Summary(ru):   Русская проверка орфографии
+Summary(pl.UTF-8):     Rosyjski słownik dla aspella
+Summary(ru.UTF-8):     юЦААзпО ъЮчруЮзп чЮДчсЮпДьь
 Name:          aspell-ru
-Version:       0.50
-%define        subv    2
-Release:       2
+Version:       0.99f7
+%define        subv    1
+Release:       1
 Epoch:         1
-License:       GPL (?)
+License:       distributable
 Group:         Applications/Text
-Source0:       ftp://ftp.gnu.org/gnu/aspell/dict/ru/%{name}-%{version}-%{subv}.tar.bz2
-# Source0-md5: d7add85adeef2ea36457ea811d52c295
+Source0:       http://ftp.gnu.org/gnu/aspell/dict/ru/aspell6-ru-%{version}-%{subv}.tar.bz2
+# Source0-md5: c4c98eaa5e77ad3adccbc5c96cb57cb3
 URL:           http://aspell.sourceforge.net/
-BuildRequires: aspell >= 0.50.0
-Requires:      aspell >= 0.50.0
+BuildRequires: aspell >= 3:0.60
+Requires:      aspell >= 3:0.60
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Russian dictionary (i.e. word list) for aspell.
 
-%description -l pl
-Rosyjski s³ownik (lista s³ów) dla aspella.
+%description -l pl.UTF-8
+Rosyjski słownik (lista słów) dla aspella.
+
+%description -l ru.UTF-8
+юЦААзпО ъЮчруЮзп чЮДчсЮпДьь.
 
 %prep
-%setup -q -n %{name}-%{version}-%{subv}
+%setup -q -n aspell6-ru-%{version}-%{subv}
 
 %build
 # note: configure is not autoconf-generated
@@ -42,5 +45,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README Copyright
+%lang(ru) %doc doc/readme.*
 %{_libdir}/aspell/*
 %{_datadir}/aspell/*
This page took 0.057551 seconds and 4 git commands to generate.