public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10: no parameter negotiation for xfig, fix #187902
@ 2026-05-30 14:25 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-05-30 14:25 UTC (permalink / raw)
To: git-commits
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)
^ 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: no parameter negotiation for xfig, fix #187902 Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox