[packages/myspell] Rel 9

arekm arekm at pld-linux.org
Fri May 8 23:11:14 CEST 2026


commit 69a506dd228fd577b53859aca6ac3919982be3b1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 8 23:11:04 2026 +0200

    Rel 9

 myspell-pod-encoding.patch | 11 +++++++++++
 myspell.spec               |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/myspell.spec b/myspell.spec
index a654393..7d8a2e1 100644
--- a/myspell.spec
+++ b/myspell.spec
@@ -1,5 +1,5 @@
 %define		major	3
-%define		rel		8
+%define		rel		9
 Summary:	myspell - spellchecker derived from ispell
 Summary(pl.UTF-8):	myspell - narzędzie do sprawdzania pisowni wywodzące się z myspella
 Name:		myspell
@@ -13,6 +13,7 @@ Source1:	%{name}-debian.tar.bz2
 # Source1-md5:	585eda508195d44ba2886aa6d2f972fc
 Source2:	http://ftp.debian.org/debian/pool/main/m/myspell/%{name}_3.0+pre%{version}-23.diff.gz
 # Source2-md5:	765baa0ae6bd3cab449ec4f7889e8d49
+Patch0:		%{name}-pod-encoding.patch
 URL:		http://lingucomponent.openoffice.org/
 BuildRequires:	libstdc++-devel
 BuildRequires:	perl-tools-pod
@@ -73,6 +74,7 @@ myspella.
 for a in $(cat patches/00list); do
 	patch -p1 < patches/$a.dpatch;
 done
+%patch -P 0 -p1
 
 %build
 for i in $(grep 'OBJS =' Makefile | cut -d"=" -f2 | sed -e s/\.o/\.cxx/g); do
diff --git a/myspell-pod-encoding.patch b/myspell-pod-encoding.patch
new file mode 100644
index 0000000..63c5597
--- /dev/null
+++ b/myspell-pod-encoding.patch
@@ -0,0 +1,11 @@
+--- a/utils/ispellaff2myspell	2026-05-08 22:57:22.903169508 +0200
++++ b/utils/ispellaff2myspell	2026-05-08 22:57:22.968816251 +0200
+@@ -327,6 +327,8 @@
+ 
+ __END__
+ 
++=encoding latin1
++
+ =head1 NAME
+ 
+ B<ispellaff2myspell> - A program to convert ispell affix tables to myspell format.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/myspell.git/commitdiff/69a506dd228fd577b53859aca6ac3919982be3b1



More information about the pld-cvs-commit mailing list