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.2: fix #201992, xfig crashes in the edit function
Date: Sat, 30 May 2026 14:27:59 GMT	[thread overview]
Message-ID: <178015127983.1.12750480621251290463.rpms-xfig-33181e13c67c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10.2
Commit : 33181e13c67c30827fc3e59d997ae3abc5422061
Author : Than Ngo <than@fedoraproject.org>
Date   : 2007-11-15T16:43:19+00:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/33181e13c67c30827fc3e59d997ae3abc5422061?branch=epel10.2

Log:
fix #201992, xfig crashes in the edit function

---
diff --git a/xfig.spec b/xfig.spec
index 11cc6e3..288b06e 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -3,8 +3,8 @@
 Summary: An X Window System tool for drawing basic vector graphics.
 Name: xfig
 Version: 3.2.5
-Release: 2%{?dist}
-License: Freeware
+Release: 3%{?dist}
+License: Xfig License (free)
 Group: Applications/Multimedia
 URL: http://www.xfig.org/
 Source0: http://www.xfig.org/xfigdist/xfig.%{version}.full.tar.gz
@@ -64,6 +64,7 @@ rm -rf %{buildroot}
 
 make DESTDIR=%{buildroot} \
      XFIGDOCDIR=%{_docdir}/%{name}-%{version} \
+     CDEBUGFLAGS="$RPM_OPT_FLAGS -fno-strength-reduce -fno-strict-aliasing" \
      XAPPLOADDIR=%{app_defaults_dir} \
      CONFDIR=%{_datadir}/X11 \
      install install.all
@@ -90,6 +91,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/*
 
 %changelog
+* Thu Nov 15 2007 Than Ngo <than@redhat.com> 3.2.5-3
+- fix #201992, xfig crashes in the edit function
+
 * Fri Oct 05 2007 Than Ngo <than@redhat.com> - 3.2.5-2
 - rh#313321, use xdg-open
 

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-30 14:27 Than Ngo [this message]
2026-05-30 14:28 [rpms/xfig] epel10.2: fix #201992, xfig crashes in the edit function 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=178015127983.1.12750480621251290463.rpms-xfig-33181e13c67c@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