[packages/aspell-ga] - noarch package
baggins
baggins at pld-linux.org
Sun Feb 22 10:30:37 CET 2026
commit 995657e0ca1ae7971bfac612bb72275985c692c7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 22 11:29:17 2026 +0100
- noarch package
aspell-ga.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/aspell-ga.spec b/aspell-ga.spec
index fe1c31e..abbfe8a 100644
--- a/aspell-ga.spec
+++ b/aspell-ga.spec
@@ -13,6 +13,7 @@ URL: http://aspell.sourceforge.net/
BuildRequires: aspell >= 2:0.50.0
BuildRequires: which
Requires: aspell >= 2:0.50.0
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -42,8 +43,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc Copyright README doc/ChangeLog
-%{_libdir}/aspell/ga.*
-%{_libdir}/aspell/gaeilge.alias
-%{_libdir}/aspell/irish.alias
+%{_prefix}/lib/aspell/ga.*
+%{_prefix}/lib/aspell/gaeilge.alias
+%{_prefix}/lib/aspell/irish.alias
%{_datadir}/aspell/ga.dat
%{_datadir}/aspell/ga_phonet.dat
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aspell-ga.git/commitdiff/995657e0ca1ae7971bfac612bb72275985c692c7
More information about the pld-cvs-commit
mailing list