[packages/aspell-is] - rel 4, fix non utf-8 encoding in file name
baggins
baggins at pld-linux.org
Sun Feb 22 10:49:24 CET 2026
commit 74e572d5dfafb3584f59bba902f5511738be2744
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 22 11:49:10 2026 +0100
- rel 4, fix non utf-8 encoding in file name
aspell-is.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/aspell-is.spec b/aspell-is.spec
index bccb852..bf73ab9 100644
--- a/aspell-is.spec
+++ b/aspell-is.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8): Słownik islandzki dla aspella
Name: aspell-is
Version: 0.51.1
%define subv 0
-Release: 3
+Release: 4
Epoch: 1
License: GPL v2+
Group: Applications/Text
@@ -36,6 +36,8 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__mv} $RPM_BUILD_ROOT%{_prefix}/lib/aspell/{*slenska,íslenska}.alias
+
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aspell-is.git/commitdiff/74e572d5dfafb3584f59bba902f5511738be2744
More information about the pld-cvs-commit
mailing list