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: no parameter negotiation for xfig, fix #187902
Date: Sat, 30 May 2026 14:25:25 GMT	[thread overview]
Message-ID: <178015112533.1.17070411805419650504.rpms-xfig-a819fb915194@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : a819fb915194474fa520c5d1ed896da4e4da9252
Author : Than Ngo <than@fedoraproject.org>
Date   : 2006-04-04T17:33:58+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/a819fb915194474fa520c5d1ed896da4e4da9252?branch=epel10

Log:
no parameter negotiation for xfig, fix #187902

---
diff --git a/xfig.spec b/xfig.spec
index c15f1c9..1059d00 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.4
-Release: 17.2
+Release: 18
 License: Freeware
 Group: Applications/Multimedia
 URL: http://www.xfig.org/
@@ -89,7 +89,7 @@ cat > %{buildroot}%{_bindir}/%{name} <<EOF
 #! /bin/sh
 export XAPPLRESDIR=%{app_defaults_dir}
 export LANG=\${LANG%.UTF-8}
-exec %{_bindir}/%{name}.bin
+exec %{_bindir}/%{name}.bin \$*
 EOF
 
 %clean
@@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/*
 
 %changelog
+* Tue Apr 04 2006 Than Ngo <than@redhat.com> 3.2.4-18
+- no parameter negotiation for xfig, fix #187902
+
 * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.2.4-17.2
 - bump again for double-long bug on ppc(64)
 

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178015112533.1.17070411805419650504.rpms-xfig-a819fb915194@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