]> git.pld-linux.org Git - packages/aspell-es.git/blobdiff - aspell-es.spec
- epoch 3 for aspell in R/BR
[packages/aspell-es.git] / aspell-es.spec
index 7f5fd18fbb1f9f37263af1a13caccaa2ecafbce1..717c32606dc7550b8d810c331fb61337bf6cd499 100644 (file)
@@ -1,17 +1,18 @@
 Summary:       Spanish dictionary for aspell
 Summary(pl):   Hiszpañski s³ownik dla aspella
+Summary(pt_BR):        Dicionário de espanhol para o aspell
 Name:          aspell-es
-Version:       0.0
-%define        subv    3
-Release:       1
+Version:       0.50
+%define        subv    2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         Applications/Text
-Source0:       http://aspell.sourceforge.net/%{name}-%{version}-%{subv}.tar.bz2
+Source0:       ftp://ftp.gnu.org/gnu/aspell/dict/es/%{name}-%{version}-%{subv}.tar.bz2
+# Source0-md5: 4a8583e9ef9f4aed03f5a7fe09d40060
 URL:           http://aspell.sourceforge.net/
-BuildRequires: aspell
-BuildRequires: pspell-devel
-Requires:      aspell
+BuildRequires: aspell >= 3:0.50.0
+Requires:      aspell >= 3:0.50.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -20,6 +21,9 @@ Spanish dictionary (i.e. word list) for aspell.
 %description -l pl
 Hiszpañski s³ownik (lista s³ów) dla aspella.
 
+%description -l pt_BR
+Dicionários da língua espanhola para o verificador ortográfico aspell.
+
 %prep
 %setup -q -n %{name}-%{version}-%{subv}
 
@@ -40,7 +44,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc Copyright README
 %{_libdir}/aspell/*
 %{_datadir}/aspell/*
-%{_datadir}/pspell/*
This page took 0.07622 seconds and 4 git commands to generate.