rpms/xfig/devel xfig-3.2.5-rh490259.patch,1.1,1.2

Štěpán Kasal kasal at fedoraproject.org
Thu Mar 19 13:25:18 UTC 2009


Author: kasal

Update of /cvs/extras/rpms/xfig/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4843

Modified Files:
	xfig-3.2.5-rh490259.patch 
Log Message:
normalize the patch

xfig-3.2.5-rh490259.patch:

Index: xfig-3.2.5-rh490259.patch
===================================================================
RCS file: /cvs/extras/rpms/xfig/devel/xfig-3.2.5-rh490259.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfig-3.2.5-rh490259.patch	15 Mar 2009 15:34:17 -0000	1.1
+++ xfig-3.2.5-rh490259.patch	19 Mar 2009 13:25:17 -0000	1.2
@@ -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");




More information about the fedora-extras-commits mailing list