public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10: Resolves: rhbz#506791 make xfig spellchecking work
@ 2026-05-30 14:25 Caolan McNamara
  0 siblings, 0 replies; only message in thread
From: Caolan McNamara @ 2026-05-30 14:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : 9fffae3194e3602e7c593f397b607928c7743291
Author : Caolan McNamara <caolanm@fedoraproject.org>
Date   : 2009-06-28T09:08:29+00:00
Stats  : +7/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/9fffae3194e3602e7c593f397b607928c7743291?branch=epel10

Log:
Resolves: rhbz#506791 make xfig spellchecking work

---
diff --git a/xfig-3.2.4-redhat.patch b/xfig-3.2.4-redhat.patch
index 3a34abd..8b6d62c 100644
--- a/xfig-3.2.4-redhat.patch
+++ b/xfig-3.2.4-redhat.patch
@@ -25,7 +25,7 @@
  !		It must write the misspelled words to standard output.
  
 -Fig.spellcheckcommand:	spell %f
-+Fig.spellcheckcommand:	aspell %f
++Fig.spellcheckcommand:	enchant -l %f
  
  ! delay before spinner automatically counts when pressed (milliseconds)
  Fig.spinner_delay:		1000

diff --git a/xfig-3.2.5a-default-apps.patch b/xfig-3.2.5a-default-apps.patch
index 4c31e60..29f42d4 100644
--- a/xfig-3.2.5a-default-apps.patch
+++ b/xfig-3.2.5a-default-apps.patch
@@ -19,7 +19,7 @@ diff -up xfig.3.2.5a/Fig.ad~ xfig.3.2.5a/Fig.ad
  !		It must write the misspelled words to standard output.
  
 -Fig.spellcheckcommand:	spell %f
-+Fig.spellcheckcommand:		aspell %f
++Fig.spellcheckcommand:		enchant -l %f
  
  ! delay before spinner automatically counts when pressed (milliseconds)
  Fig.spinner_delay:		1000

diff --git a/xfig.spec b/xfig.spec
index ca42c05..fa5042a 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -3,7 +3,7 @@
 Summary: An X Window System tool for drawing basic vector graphics
 Name: xfig
 Version: 3.2.5
-Release: 20.a%{?dist}
+Release: 21.a%{?dist}
 License: MIT
 Group: Applications/Multimedia
 URL: http://www.xfig.org/
@@ -81,7 +81,7 @@ version you probably don't want this version.
 %package common
 Summary:        Common xfig files
 Group:          Applications/Multimedia
-Requires:       transfig >= 1:3.2.5, xdg-utils, aspell, urw-fonts
+Requires:       transfig >= 1:3.2.5, xdg-utils, enchant, urw-fonts
 Requires:       hicolor-icon-theme
 Requires:       xorg-x11-fonts-base
 # So that this will get uninstalled together with xfig / xfig-Xaw3d
@@ -199,6 +199,9 @@ fi
 
 
 %changelog
+* Sun Jun 28 2009 Caolán McNamara <caolanm@redhat.com> 3.2.5-21.a
+- Resolves: rhbz#506791 make xfig spellchecking work
+
 * Wed Jun  3 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-20.a
 - Fix eps preview (#503911)
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-30 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 14:25 [rpms/xfig] epel10: Resolves: rhbz#506791 make xfig spellchecking work Caolan McNamara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox