public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10: normalize the patch
@ 2026-05-30 14:25 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-05-30 14:25 UTC (permalink / raw)
  To: git-commits

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");

^ 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: normalize the patch 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox