[packages/aspell-el] - updated to aspell6-0.08 (epoch 2)

qboosh qboosh at pld-linux.org
Wed Dec 13 20:29:56 CET 2017


commit e08fa82eb91aba528ce58fdbb949e4e2fb772154
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Dec 13 20:31:12 2017 +0100

    - updated to aspell6-0.08 (epoch 2)

 aspell-el.spec | 30 +++++++++++++++++-------------
 1 file changed, 17 insertions(+), 13 deletions(-)
---
diff --git a/aspell-el.spec b/aspell-el.spec
index 032f45a..65ed05b 100644
--- a/aspell-el.spec
+++ b/aspell-el.spec
@@ -1,17 +1,17 @@
 Summary:	Greek dictionary for aspell
 Summary(pl.UTF-8):	Grecki słownik dla aspella
 Name:		aspell-el
-Version:	0.50
-%define	subv	3
-Release:	3
-Epoch:		1
+Version:	0.08
+%define	subv	0
+Release:	1
+Epoch:		2
 License:	GPL v2+
 Group:		Applications/Text
-Source0:	http://ftp.gnu.org/gnu/aspell/dict/el/%{name}-%{version}-%{subv}.tar.bz2
-# Source0-md5:	0ea2c42ceb9b91f7f5de2c017234ad37
+Source0:	http://ftp.gnu.org/gnu/aspell/dict/el/aspell6-el-%{version}-%{subv}.tar.bz2
+# Source0-md5:	cf0e677c37ffb64e4b8ebe13acd233c7
 URL:		http://aspell.sourceforge.net/
-BuildRequires:	aspell >= 2:0.50.0
-Requires:	aspell >= 2:0.50.0
+BuildRequires:	aspell >= 3:0.60.0
+Requires:	aspell >= 3:0.60.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -21,7 +21,7 @@ Greek dictionary (i.e. word list) for aspell.
 Grecki słownik (lista słów) dla aspella.
 
 %prep
-%setup -q -n %{name}-%{version}-%{subv}
+%setup -q -n aspell6-el-%{version}-%{subv}
 
 %build
 # note: configure is not autoconf-generated
@@ -35,13 +35,17 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-mv -f doc/README README-ispell.el
+%{__mv} doc/README README-ispell.el
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Copyright README* doc/Contributors
-%{_libdir}/aspell/*
-%{_datadir}/aspell/*
+%doc Copyright README*
+%{_libdir}/aspell/el.multi
+%{_libdir}/aspell/el.rws
+%{_libdir}/aspell/gr.alias
+%{_libdir}/aspell/greek.alias
+%{_datadir}/aspell/el*.dat
+%{_datadir}/aspell/el.kbd
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aspell-el.git/commitdiff/e08fa82eb91aba528ce58fdbb949e4e2fb772154



More information about the pld-cvs-commit mailing list