[packages/aspell-nb] - rel 6, fix non utf-8 encoding in file name
baggins
baggins at pld-linux.org
Sun Feb 22 10:53:35 CET 2026
commit be5102a0f930d9a7304161e66a100a78b9945acc
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 22 11:53:27 2026 +0100
- rel 6, fix non utf-8 encoding in file name
aspell-nb.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/aspell-nb.spec b/aspell-nb.spec
index adcdd1e..f53c704 100644
--- a/aspell-nb.spec
+++ b/aspell-nb.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8): Słownik norweski (bokmaal) dla aspella
Name: aspell-nb
Version: 0.50.1
%define subv 0
-Release: 5
+Release: 6
Epoch: 1
License: GPL
Group: Applications/Text
@@ -38,6 +38,8 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%{__mv} $RPM_BUILD_ROOT%{_prefix}/lib/aspell/{bokm$'\345'l,bokmål}.alias
+
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aspell-nb.git/commitdiff/be5102a0f930d9a7304161e66a100a78b9945acc
More information about the pld-cvs-commit
mailing list