public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10: normalize the patch
Date: Sat, 30 May 2026 14:25:36 GMT	[thread overview]
Message-ID: <178015113674.1.14817317817804632563.rpms-xfig-0ece32bb1ef9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xfig
Branch : epel10
Commit : 0ece32bb1ef962e941173c4ebbd1cf48a87033c7
Author : Štěpán Kasal <kasal@fedoraproject.org>
Date   : 2009-03-19T13:25:17+00:00
Stats  : +5/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xfig/c/0ece32bb1ef962e941173c4ebbd1cf48a87033c7?branch=epel10

Log:
normalize the patch

---
diff --git a/xfig-3.2.5-rh490259.patch b/xfig-3.2.5-rh490259.patch
index 4b50498..97504cf 100644
--- a/xfig-3.2.5-rh490259.patch
+++ b/xfig-3.2.5-rh490259.patch
@@ -1,12 +1,11 @@
---- xfig.3.2.5/w_msgpanel.c	2005-07-26 18:40:01.000000000 +0200
-+++ xfig.3.2.5.xaw3d/w_msgpanel.c	2009-03-15 16:13:31.000000000 +0100
-@@ -85,13 +85,15 @@
- init_msg(Widget tool)
+diff -urN xfig.3.2.5.orig/w_msgpanel.c xfig.3.2.5/w_msgpanel.c
+--- xfig.3.2.5.orig/w_msgpanel.c	2005-07-26 18:40:01.000000000 +0200
++++ xfig.3.2.5/w_msgpanel.c	2009-03-19 14:21:11.000000000 +0100
+@@ -86,12 +86,14 @@
  {
      /* now the message panel */
--    FirstArg(XtNfont, roman_font);
+     FirstArg(XtNfont, roman_font);
 -    FirstArg(XtNwidth, MSGPANEL_WD);
-+    FirstArg(XtNfont, roman_font);
 +    NextArg(XtNwidth, MSGPANEL_WD);
      NextArg(XtNheight, MSGPANEL_HT);
      NextArg(XtNstring, "\0");

                 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=178015113674.1.14817317817804632563.rpms-xfig-0ece32bb1ef9@fedoraproject.org \
    --to=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