[packages/aspell] - move dicts to arch-independent dir, rel 4

baggins baggins at pld-linux.org
Sat Feb 21 14:59:39 CET 2026


commit 58cf685524bca75d7711ebeef0ec4c0c6c331e67
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 21 15:59:10 2026 +0100

    - move dicts to arch-independent dir, rel 4

 aspell.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/aspell.spec b/aspell.spec
index ff9ce43..6751fd0 100644
--- a/aspell.spec
+++ b/aspell.spec
@@ -4,7 +4,7 @@ Summary(pt_BR.UTF-8):	Verificador ortográfico
 Name:		aspell
 Version:	0.60.8.2
 Release:	1
-Epoch:		3
+Epoch:		4
 License:	LGPL v2 or v2.1
 Group:		Applications/Text
 Source0:	https://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz
@@ -126,7 +126,7 @@ aspell.
 %configure \
 	--enable-static \
 	--enable-pkgdatadir=%{_datadir}/aspell \
-	--enable-pkglibdir=%{_libdir}/aspell
+	--enable-pkglibdir=%{_prefix}/lib/aspell
 
 %{__make}
 
@@ -172,6 +172,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/aspell
 %attr(755,root,root) %{_datadir}/aspell/ispell
 %attr(755,root,root) %{_datadir}/aspell/spell
+%dir %{_prefix}/lib/aspell
 %{_datadir}/aspell/*.cmap
 %{_datadir}/aspell/*.cset
 %{_datadir}/aspell/*.kbd
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aspell.git/commitdiff/58cf685524bca75d7711ebeef0ec4c0c6c331e67



More information about the pld-cvs-commit mailing list