public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10: rh#313321, use xdg-open
Date: Sat, 30 May 2026 14:25:28 GMT	[thread overview]
Message-ID: <178015112810.1.10205375282575198265.rpms-xfig-d8b44084c9ec@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : d8b44084c9ec631dc91a37302da5c283ba50d0f1
Author : Than Ngo <than@fedoraproject.org>
Date   : 2007-10-05T12:32:49+00:00
Stats  : +9/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/d8b44084c9ec631dc91a37302da5c283ba50d0f1?branch=epel10

Log:
rh#313321, use xdg-open

---
diff --git a/xfig-3.2.4-redhat.patch b/xfig-3.2.4-redhat.patch
index 094b41b..3a34abd 100644
--- a/xfig-3.2.4-redhat.patch
+++ b/xfig-3.2.4-redhat.patch
@@ -5,7 +5,7 @@
  
  ! Image editor - can edit imported image
 -Fig.image_editor:		xv
-+Fig.image_editor:		display
++Fig.image_editor:		xdg-open
  
  ! name of ghostscript (not ghostview)
  Fig.ghostscript:		gs
@@ -14,12 +14,12 @@
  ! For netscape, this command will open the help pages in a running netscape,
  !     or start a new netscape if one isn't already running
 -Fig.browser:	netscape -remote 'openFile(%f)' || netscape %f
-+Fig.browser:	htmlview %f
++Fig.browser:	xdg-open %f
  
  ! pdfviewer - put your favorite pdf viewer here.  
  !		This is for viewing the xfig how-to guide and man pages
 -Fig.pdfviewer:			acroread %f
-+Fig.pdfviewer:			/usr/bin/xpdf %f
++Fig.pdfviewer:			xdg-open %f
  
  ! Spell check program - put your favorite spelling check program here.
  !		It must write the misspelled words to standard output.

diff --git a/xfig-3.2.5-pdfviewer.patch b/xfig-3.2.5-pdfviewer.patch
index f479741..1b5016c 100644
--- a/xfig-3.2.5-pdfviewer.patch
+++ b/xfig-3.2.5-pdfviewer.patch
@@ -5,7 +5,7 @@
  ! pdfviewer - put your favorite pdf viewer here.  
  !		This is for viewing the xfig how-to guide and man pages
 -Fig.pdfviewer:			/usr/bin/xpdf %f
-+Fig.pdfviewer:			/usr/bin/evince %f
++Fig.pdfviewer:			xdg-open %f
  
  ! Spell check program - put your favorite spelling check program here.
  !		It must write the misspelled words to standard output.

diff --git a/xfig.spec b/xfig.spec
index 30489d9..1506563 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: 1%{?dist}
+Release: 2%{?dist}
 License: Freeware
 Group: Applications/Multimedia
 URL: http://www.xfig.org/
@@ -19,10 +19,8 @@ Patch8: xfig-3.2.5-pdfviewer.patch
 Patch9: xfig.3.2.5-Xaw3d.patch
 
 Requires: transfig >= 1:3.2.5
-Requires: evince
-Requires: ImageMagick
+Requires: xdg-utils
 Requires: aspell
-Requires: htmlview
 
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
@@ -94,6 +92,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/*
 
 %changelog
+* Fri Oct 05 2007 Than Ngo <than@redhat.com> - 3.2.5-2
+- rh#313321, use xdg-open
+
 * Mon Apr 16 2007 Than Ngo <than@redhat.com> - 3.2.5-1.fc7
 - 3.2.5
 

             reply	other threads:[~2026-05-30 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-30 14:25 Than Ngo [this message]
2026-05-30 14:25 [rpms/xfig] epel10: rh#313321, use xdg-open Than Ngo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178015112810.1.10205375282575198265.rpms-xfig-d8b44084c9ec@fedoraproject.org \
    --to=than@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox