]> git.pld-linux.org Git - packages/aspell-en.git/blobdiff - aspell-en.spec
- updated to 2018.04.16
[packages/aspell-en.git] / aspell-en.spec
index 630daa9ad7747870cc3dc33e6489d7a46354ce7f..28cedff8a260776bf982d84b9ad8a20e7e4a7c1f 100644 (file)
@@ -1,16 +1,17 @@
 Summary:       English dictionary for aspell
 Summary(pl.UTF-8):     Angielski słownik dla aspella
 Name:          aspell-en
-Version:       6.0
+Version:       2018.04.16
 %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: 16449e0a266e1ecc526b2f3cd39d4bc2
+# Source0-md5: 6149dca1933cf5cd136e214957561292
 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.047216 seconds and 4 git commands to generate.