]> git.pld-linux.org Git - packages/aspell-en.git/blobdiff - aspell-en.spec
up to 2020.12.07
[packages/aspell-en.git] / aspell-en.spec
index 0531dff160912c7ebf7013a9df17b467f47fa036..506d2714aba3a8d404bd911f4d00e4b9d6992aca 100644 (file)
@@ -1,16 +1,17 @@
 Summary:       English dictionary for aspell
 Summary(pl.UTF-8):     Angielski słownik dla aspella
 Name:          aspell-en
-Version:       7.0
+Version:       2020.12.07
 %define        subv    0
 Release:       1
 Epoch:         2
 License:       Custom
 Group:         Applications/Text
-Source0:       http://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-%{subv}.tar.bz2
-# Source0-md5: e9cd14c33d1c7d33887b6759795fadba
+Source0:       https://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-%{version}-%{subv}.tar.bz2
+# Source0-md5: 5968764e9c3691c30e656a6df751249f
 URL:           http://aspell.net/
 BuildRequires: aspell >= 3:0.60
+BuildRequires: which
 Requires:      aspell >= 3:0.60
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,5 +42,11 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Copyright README doc/{ChangeLog,SCOWL-README,extra.txt}
-%{_libdir}/aspell/*
-%{_datadir}/aspell/*
+%{_libdir}/aspell/american*.alias
+%{_libdir}/aspell/australian*.alias
+%{_libdir}/aspell/british*.alias
+%{_libdir}/aspell/canadian*.alias
+%{_libdir}/aspell/english*.alias
+%{_libdir}/aspell/en*.multi
+%{_libdir}/aspell/en*.rws
+%{_datadir}/aspell/en*.dat
This page took 0.058121 seconds and 4 git commands to generate.